key property

  1. @JsonKey(defaultValue: 0)
int key
getter/setter pair

Implementation

@JsonKey(defaultValue: 0)
int key = 0;