isPinned property

  1. @JsonKey.new(name: "isPinned")
bool? isPinned
final

Implementation

@JsonKey(name: "isPinned")
final bool? isPinned;