FontVariation.fromJson constructor Null safety
Implementation
factory FontVariation.fromJson(Map<String, Object?> json) =>
_$FontVariationFromJson(json);
factory FontVariation.fromJson(Map<String, Object?> json) =>
_$FontVariationFromJson(json);