menu
dart_twitter_api package
documentation
api/geo/data/bounding_box.dart
BoundingBox
BoundingBox.fromJson factory constructor
BoundingBox.fromJson factory constructor
dark_mode
light_mode
BoundingBox.fromJson
constructor
BoundingBox.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory BoundingBox.fromJson(Map<String, dynamic> json) => _$BoundingBoxFromJson(json);
dart_twitter_api package
documentation
api/geo/data/bounding_box
BoundingBox
BoundingBox.fromJson factory constructor
BoundingBox class