type property

String? type
final

The MIME type of the file.

Examples: 'image/jpeg', 'text/plain', 'application/pdf'

Implementation

final String? type;