steps property

  1. @JsonKey(defaultValue: 5)
int? steps
getter/setter pair

Implementation

@JsonKey(defaultValue: 5)
int? steps;