asERC1155 property

ERC1155Entity? get asERC1155

Implementation

ERC1155Entity? get asERC1155 => this is ERC1155Entity ? this as ERC1155Entity : null;