Flutter
vm_service
Sentinel
Sentinel constructor
Sentinel
Sentinel
constructor
Null safety
Sentinel
(
{
String
?
kind
,
String
?
valueAsString
}
)
Implementation
Sentinel({ this.kind, this.valueAsString, });
Flutter
vm_service
Sentinel
Sentinel constructor
Sentinel class
Constructors
Sentinel
Properties
hashCode
json
kind
runtimeType
type
valueAsString
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse