defaultValue property

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

Implementation

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