authorized property

  1. @JsonKey(name: 'authorized', defaultValue: true)
bool? authorized
final

Implementation

@JsonKey(name: 'authorized', defaultValue: true)
final bool? authorized;