max property

  1. @JsonKey(name: r'max')
double? max
final

Maximum value in the results.

Implementation

@JsonKey(name: r'max')
final double? max;