isTokenTransfer property

bool get isTokenTransfer

Implementation

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