contentType property
String?
get
contentType
Return the content type of image file input if any
Implementation
String? get contentType => _contentType;
Return the content type of image file input if any
String? get contentType => _contentType;