protocol property
String
get
protocol
The pattern string for the protocol
.
Implementation
_i2.String get protocol => _i4.getProperty(
this,
'protocol',
);
The pattern string for the protocol
.
_i2.String get protocol => _i4.getProperty(
this,
'protocol',
);