ext property

String? get ext

MIME type of the document.

Implementation

String? get ext => payload['ext'];