restrictionInfo property Null safety

  1. @JsonKey(ignore: true)
RestrictionInfo? restrictionInfo
read / write

Restriction information

Implementation

@JsonKey(ignore: true)
RestrictionInfo? restrictionInfo;