protocol property Null safety

String? protocol
override

Implementation

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

Implementation

set protocol(String? value) native;