restrictionInfo property

  1. @JsonKey(ignore: true)
RestrictionInfo? restrictionInfo
getter/setter pair

Restriction information

Implementation

@JsonKey(ignore: true)
RestrictionInfo? restrictionInfo;