onlyLast property

Parser<T28> get onlyLast

Implementation

p.Parser<T28> get onlyLast => map((v) => v.$29);