only4 property

Parser<T3> get only4

Implementation

p.Parser<T3> get only4 => map((v) => v.$4);