modeId property

  1. @JsonKey.new(name: "modeId")
int? modeId
getter/setter pair

Implementation

@JsonKey(name: "modeId")
int? modeId;