banExpires property

  1. @JsonKey(includeToJson: false)
DateTime? banExpires
final

The date at which the ban will expire.

Implementation

@JsonKey(includeToJson: false)
final DateTime? banExpires;