FontMetadata constructor
FontMetadata()
Implementation
FontMetadata(
this.id,
this.family,
this.subsets,
this.weights,
this.styles,
this.defSubset,
this.variable,
this.lastModified,
this.category,
this.version,
this.type);