isTokenTransfer property

bool isTokenTransfer

Implementation

bool get isTokenTransfer => any((a) => a.typeUrl == tokenTransferTypeUrl);