menu
bloc_use_case_generator package
documentation
bloc_generator.dart
UseCaseState
arguments property
arguments property
dark_mode
light_mode
arguments
property
Map
<
String
,
Type
>
?
arguments
final
defines class fields map as field name - field type
Implementation
final Map<String, Type>? arguments;
bloc_use_case_generator package
documentation
bloc_generator
UseCaseState
arguments property
UseCaseState class