menu
jt_flutter_cli
core/util/model_util/syntax.dart
WithWarning
<
T
>
WithWarning constructor
WithWarning
brightness_4
brightness_5
WithWarning<
T
>
constructor
WithWarning<
T
>
(
T
result
,
List
<
Warning
>
warnings
)
Implementation
WithWarning(this.result, this.warnings);
jt_flutter_cli
syntax
WithWarning
<
T
>
WithWarning constructor
WithWarning class