menu
bungie_api package
documentation
enums/destiny_breaker_type.dart
encodeDestinyBreakerType function
encodeDestinyBreakerType function
dark_mode
light_mode
encodeDestinyBreakerType
function
int
?
encodeDestinyBreakerType
(
DestinyBreakerType
?
value
)
Implementation
int? encodeDestinyBreakerType (DestinyBreakerType? value) { return value?.value; }
bungie_api package
documentation
enums/destiny_breaker_type
encodeDestinyBreakerType function
destiny_breaker_type library