next property

  1. @override
Token? next
read / writeinherited

Return the next token in the token stream.

Implementation

@override
Token? next;