menu
bungie_api package
documentation
models/group_potential_membership_search_response.dart
GroupPotentialMembershipSearchResponse
results property
results property
dark_mode
light_mode
results
property
@JsonKey(name: 'results')
List
<
GroupPotentialMembership
>
?
results
getter/setter pair
Implementation
@JsonKey(name:'results') List<GroupPotentialMembership>? results;
bungie_api package
documentation
models/group_potential_membership_search_response
GroupPotentialMembershipSearchResponse
results property
GroupPotentialMembershipSearchResponse class