pendingApproval constant

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

The status of the transfer event.

Implementation

@BuiltValueEnumConst(wireName: r'pendingApproval')
static const TransferEventStatusEnum pendingApproval = _$transferEventStatusEnum_pendingApproval;