FontWeightW600.fromJson constructor Null safety

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

Implementation

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