protocol property

String? get protocol

Implementation

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

Implementation

set protocol(String? value) native;