mediaMimeType property
TextColumn
get
mediaMimeType
MIME type of the media (e.g., 'image/jpeg', 'video/mp4'). Null for text-only messages.
Implementation
TextColumn get mediaMimeType => text().nullable()();