hasLimit property

  1. @JsonKey.new(name: 'HasLimit', includeIfNull: false)
bool? hasLimit
final

Implementation

@JsonKey(name: 'HasLimit', includeIfNull: false)
final bool? hasLimit;