isOwner property

  1. @JsonKey(name: "is_owner")
bool? isOwner
final

Implementation

@JsonKey(name: "is_owner")
final bool? isOwner;