onlyLast property

Parser<T24> get onlyLast

Implementation

p.Parser<T24> get onlyLast => map((v) => v.$25);