protocol property

String? get protocol

Implementation

String? get protocol {
  return '';
}