lastBanReportId property

  1. @JsonKey(name: 'lastBanReportId')
String? lastBanReportId
getter/setter pair

Implementation

@JsonKey(name:'lastBanReportId')
String? lastBanReportId;