CoinIdentifier constructor

CoinIdentifier(
  1. String identifier
)

Implementation

CoinIdentifier(this.identifier);