menu
bungie_api package
documentation
enums/platform_error_codes.dart
encodePlatformErrorCodes function
encodePlatformErrorCodes function
dark_mode
light_mode
encodePlatformErrorCodes
function
int
?
encodePlatformErrorCodes
(
PlatformErrorCodes
?
value
)
Implementation
int? encodePlatformErrorCodes (PlatformErrorCodes? value) { return value?.value; }
bungie_api package
documentation
enums/platform_error_codes
encodePlatformErrorCodes function
platform_error_codes library