menu
tweet_ui package
documentation
models/api/v2/entities/url_entity_v2.dart
UrlEntityV2
UrlEntityV2.fromJson factory constructor
UrlEntityV2.fromJson factory constructor
dark_mode
light_mode
UrlEntityV2.fromJson
constructor
UrlEntityV2.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory UrlEntityV2.fromJson(Map<String, dynamic> json) => _$UrlEntityV2FromJson(json);
tweet_ui package
documentation
models/api/v2/entities/url_entity_v2
UrlEntityV2
UrlEntityV2.fromJson factory constructor
UrlEntityV2 class