isBlockingMe property Null safety
- @JsonKey(defaultValue: false)
read / write
True if this member has blocked current user, otherwise false
Implementation
@JsonKey(defaultValue: false)
bool isBlockingMe;
True if this member has blocked current user, otherwise false
@JsonKey(defaultValue: false)
bool isBlockingMe;