CardIdentification constructor

CardIdentification([
  1. void updates(
    1. CardIdentificationBuilder b
    )
])

Implementation

factory CardIdentification([void updates(CardIdentificationBuilder b)]) = _$CardIdentification;