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