countMax property

  1. @JsonKey(name: 'CountMax')
int? countMax
inherited

Implementation

@JsonKey(name: 'CountMax')
int? get countMax => throw _privateConstructorUsedError;