limit property

  1. @JsonKey(toJson: intToString)
int limit
inherited

Result limit. Max of 50.

Implementation

@JsonKey(toJson: intToString)
int get limit => throw _privateConstructorUsedError;