menu
dart_twitter_api package
documentation
api/trends/data/trend_location.dart
TrendLocation
TrendLocation.fromJson factory constructor
TrendLocation.fromJson factory constructor
dark_mode
light_mode
TrendLocation.fromJson
constructor
TrendLocation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TrendLocation.fromJson(Map<String, dynamic> json) => _$TrendLocationFromJson(json);
dart_twitter_api package
documentation
api/trends/data/trend_location
TrendLocation
TrendLocation.fromJson factory constructor
TrendLocation class