contextLimit property

  1. @JsonKey.new(includeIfNull: false, name: 'context_limit')
int? contextLimit
final

Implementation

@JsonKey(includeIfNull: false, name: 'context_limit')
final int? contextLimit;