onlyLast property

Parser<T27> get onlyLast

Implementation

p.Parser<T27> get onlyLast => map((v) => v.$28);