hasPin property

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

Implementation

@JsonKey(name: 'has_pin')
bool? hasPin;