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