mid property

  1. @JsonKey(defaultValue: 0)
num mid
getter/setter pair

Implementation

@JsonKey(defaultValue: 0)
num mid = 0;