mediaFileName property
Original filename of the attached media (e.g., 'photo_001.jpg'). Null for text-only messages.
Implementation
final String? mediaFileName;
Original filename of the attached media (e.g., 'photo_001.jpg'). Null for text-only messages.
final String? mediaFileName;