menu
on_the_fly
core\utils\result.dart
Result
<
A
,
E
>
isGood property
isGood
dark_mode
light_mode
isGood
property
bool
get
isGood
Implementation
bool get isGood => _good;
on_the_fly
result
Result
<
A
,
E
>
isGood property
Result class