associatedType property
override
A type that this Parser is associated with.
Implementation
@override
get associatedType => _classTypeMirror.reflectedType;
A type that this Parser is associated with.
@override
get associatedType => _classTypeMirror.reflectedType;