subprotocol property

  1. @override
String? subprotocol
override

The subprotocol that is used with this Form.

Implementation

@override
String? get subprotocol => _form.subprotocol;