customStatus property
The custom status set by the user
Implementation
@JsonKey(includeIfNull: true, name: 'custom_status')
final CustomStatusResponse? customStatus;
The custom status set by the user
@JsonKey(includeIfNull: true, name: 'custom_status')
final CustomStatusResponse? customStatus;