BookingStatus constructor

const BookingStatus(
  1. String value
)

Implementation

const BookingStatus(this.value);