CardIdentifierIllustrationId constructor

const CardIdentifierIllustrationId(
  1. String illustrationId
)

Constructs a CardIdentifierIllustrationId by settings its properties.

Implementation

const CardIdentifierIllustrationId(this.illustrationId);