menu
bungie_api package
documentation
enums/platform_friend_type.dart
encodePlatformFriendType function
encodePlatformFriendType function
dark_mode
light_mode
encodePlatformFriendType
function
int
?
encodePlatformFriendType
(
PlatformFriendType
?
value
)
Implementation
int? encodePlatformFriendType (PlatformFriendType? value) { return value?.value; }
bungie_api package
documentation
enums/platform_friend_type
encodePlatformFriendType function
platform_friend_type library