isSelf property

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

Implementation

@JsonKey(name: 'isSelf')
bool? isSelf;