protocol property

String? get protocol
override

Implementation

String? get protocol native;
set protocol (String? value)
override

Implementation

set protocol(String? value) native;