hasIcon property

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

Implementation

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