limit property

  1. @JsonKey(name: 'limit')
int? limit
getter/setter pair

Implementation

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