matchedStatement constant

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

The status of the transfer event.

Implementation

@BuiltValueEnumConst(wireName: r'matchedStatement')
static const TransferEventStatusEnum matchedStatement = _$transferEventStatusEnum_matchedStatement;