defaultValue property

  1. @JsonKey(name: 'default')
bool? defaultValue
inherited

Implementation

@JsonKey(name: 'default')
bool? get defaultValue => throw _privateConstructorUsedError;