isBookable property

  1. @JsonKey(name: "is_bookable")
bool? isBookable
final

Implementation

@JsonKey(name: "is_bookable")
final bool? isBookable;