isPinned property

  1. @JsonKey(name: 'IsPinned')
bool? isPinned
getter/setter pair

Implementation

@JsonKey(name:'IsPinned')
bool? isPinned;