limit property

  1. @JsonKey.new(name: 'limit')
int limit
final

Implementation

@JsonKey(name: 'limit')
final int limit;