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