InstanceReference class final
Constructors
- InstanceReference({required InstanceConstant instanceConstant, required String? loadingUnit, required Location location})
- 
          
            const
- 
          InstanceReference.fromJson(Map<String, Object?> json, List<Constant> constants, List<Location> locations)
- 
          
            factory
Properties
- hashCode → int
- 
  The hash code for this object.
  no setter
- instanceConstant → InstanceConstant
- 
  
  final
- loadingUnit → String?
- 
  
  finalinherited
- location → Location
- 
  
  finalinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
Operators
- 
  operator ==(Object other) → bool 
- The equality operator.