onlyLast property

Parser<T16> get onlyLast

Implementation

p.Parser<T16> get onlyLast => map((v) => v.$17);