restricted property

  1. @JsonKey(name: 'restricted')
bool? restricted
getter/setter pair

Implementation

@JsonKey(name: 'restricted')
bool? restricted;