isDefault property

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

Implementation

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