menu
bungie_api package
documentation
models/post_response.dart
PostResponse
isPinned property
isPinned property
dark_mode
light_mode
isPinned
property
@JsonKey(name: 'IsPinned')
bool
?
isPinned
getter/setter pair
Implementation
@JsonKey(name:'IsPinned') bool? isPinned;
bungie_api package
documentation
models/post_response
PostResponse
isPinned property
PostResponse class