NftTokenMintFlagInterface constructor
NftTokenMintFlagInterface({})
Implementation
NftTokenMintFlagInterface({
required this.tfBurnable,
required this.tfOnlyXrp,
required this.tfTrustline,
required this.tfTransferable,
});