Flutter
vm_service
InboundReference
InboundReference constructor
InboundReference
InboundReference
constructor
Null safety
InboundReference
(
{
ObjRef
?
source
,
int
?
parentListIndex
,
FieldRef
?
parentField
}
)
Implementation
InboundReference({
this
.source,
this
.parentListIndex,
this
.parentField, });
Flutter
vm_service
InboundReference
InboundReference constructor
InboundReference class
Constructors
InboundReference
Properties
hashCode
parentField
parentListIndex
runtimeType
source
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse