contentType property

  1. @override
String contentType
override

The contentType supported by this Form.

Implementation

@override
String get contentType => _form.contentType;