onlyLast property

Parser<T15> get onlyLast

Implementation

p.Parser<T15> get onlyLast => map((v) => v.$16);