menu
mastodon_client
mastodon_client.dart
MastodonTranslationAttachment
MastodonTranslationAttachment.new const constructor
MastodonTranslationAttachment.new
dark_mode
light_mode
MastodonTranslationAttachment
constructor
const
MastodonTranslationAttachment
(
{
required
String
id
,
required
String
description
,
})
Implementation
const MastodonTranslationAttachment({ required this.id, required this.description, });
mastodon_client
mastodon_client
MastodonTranslationAttachment
MastodonTranslationAttachment.new const constructor
MastodonTranslationAttachment class