menu
scouting_app_2024
user\awards\awards_telemetry.dart
Award
isUnlocked property
isUnlocked
brightness_4
brightness_5
isUnlocked
property
bool
isUnlocked
Implementation
bool get isUnlocked => timeUnlocked != -1;
scouting_app_2024
awards_telemetry
Award
isUnlocked property
Award class