menu
bungie_api package
documentation
enums/tier_type.dart
encodeTierType function
encodeTierType function
dark_mode
light_mode
encodeTierType
function
int
?
encodeTierType
(
TierType
?
value
)
Implementation
int? encodeTierType (TierType? value) { return value?.value; }
bungie_api package
documentation
enums/tier_type
encodeTierType function
tier_type library