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