Flutter
vm_service
ErrorRef
kind property
kind
kind
property
Null safety
String
?
kind
read / write
What kind of error is this?
Implementation
/*ErrorKind*/
String?
kind;
Flutter
vm_service
ErrorRef
kind property
ErrorRef class
Constructors
ErrorRef
Properties
fixedId
hashCode
id
json
kind
message
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse