onlyLast property

Parser<T23> get onlyLast

Implementation

p.Parser<T23> get onlyLast => map((v) => v.$24);