NFTokenMintFlagInterface constructor
NFTokenMintFlagInterface({})
Implementation
NFTokenMintFlagInterface({
required this.TF_BURNABLE,
required this.TF_ONLY_XRP,
required this.TF_TRUSTLINE,
required this.TF_TRANSFERABLE,
});