CardIdentifierOracleId constructor

const CardIdentifierOracleId(
  1. String oracleId
)

Constructs a CardIdentifierOracleId by settings its properties.

Implementation

const CardIdentifierOracleId(this.oracleId);