IdentificationLink constructor
Returns a new IdentificationLink instance.
Implementation
IdentificationLink({
required this.type,
required this.id,
});
Returns a new IdentificationLink instance.
IdentificationLink({
required this.type,
required this.id,
});