cancelled constant

  1. @BuiltValueEnumConst.new(wireName: r'cancelled')
TransferEventReasonEnum const cancelled

The reason for the transfer status.

Implementation

@BuiltValueEnumConst(wireName: r'cancelled')
static const TransferEventReasonEnum cancelled = _$transferEventReasonEnum_cancelled;