Injectable.fromJson constructor

Injectable.fromJson(
  1. Map json
)

Implementation

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