isCheckin property

  1. @JsonKey(name: "isCheckin", defaultValue: false)
bool? isCheckin
getter/setter pair

Implementation

@JsonKey(name: "isCheckin", defaultValue: false)
bool? isCheckin;