menu
dart_twitter_api package
documentation
api/users/data/derived.dart
Derived
Derived.fromJson factory constructor
Derived.fromJson factory constructor
dark_mode
light_mode
Derived.fromJson
constructor
Derived.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Derived.fromJson(Map<String, dynamic> json) => _$DerivedFromJson(json);
dart_twitter_api package
documentation
api/users/data/derived
Derived
Derived.fromJson factory constructor
Derived class