FontWeightW500.fromJson constructor Null safety

FontWeightW500.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory FontWeightW500.fromJson(Map<String, dynamic> json) =
    _$FontWeightW500.fromJson;