menu
enough_mail package
documentation
media_type.dart
MediaType
text property
text property
dark_mode
light_mode
text
property
String
text
final
The original text of the media type, e.g. 'text/plain' or 'image/png'.
Implementation
final String text;
enough_mail package
documentation
media_type
MediaType
text property
MediaType class