mirror_json
mirror_json
Parser
<
T
>
associatedType property
associatedType
mirror_json
mirror_json
Parser
<
T
>
associatedType property
Parser class
Constructors
Parser
Properties
associatedType
associatedTypeSymbol
hashCode
runtimeType
Methods
fromJson
toJson
noSuchMethod
toString
Operators
operator ==
associatedType property
Type
associatedType
A type that this Parser is associated with.
Implementation
Type get associatedType;