Identifier constructor
Identifier({})
Implementation
Identifier({
this.identifier,
this.index,
this.mediaType,
this.file,
this.identifierType,
this.identifierExpiresInSeconds,
});
Identifier({
this.identifier,
this.index,
this.mediaType,
this.file,
this.identifierType,
this.identifierExpiresInSeconds,
});