maxMediaAttachments property
The maximum number of media attachments that can be added to a status.
Implementation
@JsonKey(name: 'max_media_attachments')
int? get maxMediaAttachments => throw _privateConstructorUsedError;
The maximum number of media attachments that can be added to a status.
@JsonKey(name: 'max_media_attachments')
int? get maxMediaAttachments => throw _privateConstructorUsedError;