contentType property

String? contentType

Return the content type of image file input if any

Implementation

String? get contentType => _contentType;