menu
mastodon_client
mastodon_client.dart
MastodonStatusesConfiguration
maxMediaAttachments property
maxMediaAttachments
dark_mode
light_mode
maxMediaAttachments
property
@
JsonKey
(defaultValue: 4)
int
maxMediaAttachments
final
Maximum number of media attachments.
Implementation
@JsonKey(defaultValue: 4) final int maxMediaAttachments;
mastodon_client
mastodon_client
MastodonStatusesConfiguration
maxMediaAttachments property
MastodonStatusesConfiguration class