isDefault property

  1. @JsonKey(name: 'is_default')
bool isDefault
inherited

Implementation

@JsonKey(name: 'is_default')
bool get isDefault => throw _privateConstructorUsedError;