isMatchmade property
If TRUE, the activity is matchmade. Otherwise, it requires explicit forming of a party.
Implementation
@JsonKey(name:'isMatchmade')
bool? isMatchmade;
If TRUE, the activity is matchmade. Otherwise, it requires explicit forming of a party.
@JsonKey(name:'isMatchmade')
bool? isMatchmade;