authorized property
Implementation
@JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get authorized => throw _privateConstructorUsedError;
@JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get authorized => throw _privateConstructorUsedError;