isDefault property
If the status is the default status
Implementation
@JsonKey(name: 'isDefault', defaultValue: false)
bool get isDefault => throw _privateConstructorUsedError;
If the status is the default status
@JsonKey(name: 'isDefault', defaultValue: false)
bool get isDefault => throw _privateConstructorUsedError;