mediaMimeType property

String? mediaMimeType
final

MIME type of the media (e.g., 'image/jpeg', 'video/mp4'). Null for text-only messages.

Implementation

final String? mediaMimeType;