protocol property Null safety

String protocol

Implementation

String get protocol native;
void protocol=(String value)

Implementation

set protocol(String value) native;