We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64c976 commit d956ea8Copy full SHA for d956ea8
openapi-generator/lib/src/models/output_message.dart
@@ -2,7 +2,7 @@ import 'package:logging/logging.dart';
2
3
/// A message to be displayed to the end user.
4
///
5
-/// Provides a common base shape to report logs to the end user. Also, acts as an
+/// Provides a base shape to report logs to the end user. Also, acts as an
6
/// error wrapper.
7
class OutputMessage {
8
final Level level;
0 commit comments