bookingPending constant

  1. @BuiltValueEnumConst.new(wireName: r'bookingPending')
TransferEventStatusEnum const bookingPending

The status of the transfer event.

Implementation

@BuiltValueEnumConst(wireName: r'bookingPending')
static const TransferEventStatusEnum bookingPending = _$transferEventStatusEnum_bookingPending;