movingTime property

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

Implementation

@JsonKey(name: 'moving_time')
int? movingTime;