CardIdentifierId constructor

const CardIdentifierId(
  1. String id
)

Constructs a CardIdentifierId by settings its properties.

Implementation

const CardIdentifierId(this.id);