isLeadOff property

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

Implementation

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