Flutter
vm_service
MapAssociation
MapAssociation constructor
MapAssociation
MapAssociation
constructor
Null safety
MapAssociation
(
{
dynamic
key
,
dynamic
value
}
)
Implementation
MapAssociation({ this.key, this.value, });
Flutter
vm_service
MapAssociation
MapAssociation constructor
MapAssociation class
Constructors
MapAssociation
Properties
hashCode
key
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse