only3 property

Parser<T2> get only3

Implementation

p.Parser<T2> get only3 => map((v) => v.$3);