MastodonStatusesConfiguration constructor
Implementation
const MastodonStatusesConfiguration({
required this.maxCharacters,
required this.maxMediaAttachments,
required this.charactersReservedPerUrl,
});
const MastodonStatusesConfiguration({
required this.maxCharacters,
required this.maxMediaAttachments,
required this.charactersReservedPerUrl,
});