Flutter
vm_service
Protocol
Protocol constructor
Protocol
Protocol
constructor
Null safety
Protocol
(
{
String
?
protocolName
,
int
?
major
,
int
?
minor
}
)
Implementation
Protocol({ this.protocolName, this.major, this.minor, });
Flutter
vm_service
Protocol
Protocol constructor
Protocol class
Constructors
Protocol
Properties
hashCode
major
minor
protocolName
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse