hasAgeGate property

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

Implementation

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