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