rType property

  1. @JsonKey(name: 'type')
int rType
getter/setter pair

The type of the record

Implementation

@JsonKey(name: 'type')
int rType;