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