menu
bungie_api package
documentation
models/platform_friend_response.dart
PlatformFriendResponse
platformFriends property
platformFriends property
dark_mode
light_mode
platformFriends
property
@JsonKey(name: 'platformFriends')
List
<
PlatformFriend
>
?
platformFriends
getter/setter pair
Implementation
@JsonKey(name:'platformFriends') List<PlatformFriend>? platformFriends;
bungie_api package
documentation
models/platform_friend_response
PlatformFriendResponse
platformFriends property
PlatformFriendResponse class