Injectable.fromJson constructor
Injectable.fromJson(
- Map json
Implementation
factory Injectable.fromJson(Map json) => _$InjectableFromJson(json);
factory Injectable.fromJson(Map json) => _$InjectableFromJson(json);