isDefault property
Whether this is the default region
Implementation
@JsonKey(includeIfNull: false, name: 'is_default')
final bool? isDefault;
Whether this is the default region
@JsonKey(includeIfNull: false, name: 'is_default')
final bool? isDefault;