totalPerHour property

  1. @JsonKey(name: 'total_per_hour', fromJson: _stringToInt)
int totalPerHour
final

Implementation

@JsonKey(name: 'total_per_hour', fromJson: _stringToInt)
final int totalPerHour;