FontWeightW200.fromJson constructor Null safety

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

Implementation

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