menu
scouting_app_2024
agent\parts\option.dart
Option
<
A
,
B
>
isBad property
isBad
brightness_4
brightness_5
isBad
property
bool
isBad
Implementation
bool get isBad => _value == null;
scouting_app_2024
option
Option
<
A
,
B
>
isBad property
Option class