walkType property

  1. @JSONField(name: "walk_type")
int? walkType
getter/setter pair

Implementation

@JSONField(name: "walk_type")
int? walkType;