isTooBig property

  1. @JsonKey(name: 'tooBig')
bool get isTooBig
inherited

Implementation

@JsonKey(name: 'tooBig')
bool get isTooBig => throw _privateConstructorUsedError;