authorized property

  1. @JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get authorized
inherited

Implementation

@JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get authorized;