maxMediaAttachments property

  1. @JsonKey(name: 'max_media_attachments')
int? get maxMediaAttachments
inherited

The maximum number of media attachments that can be added to a status.

Implementation

@JsonKey(name: 'max_media_attachments')
int? get maxMediaAttachments => throw _privateConstructorUsedError;