NFTokenMintFlag constructor

const NFTokenMintFlag(
  1. String name,
  2. int value
)

Implementation

const NFTokenMintFlag(this.name, this.value);