finish abstract method

void finish(
  1. Object? token,
  2. Object? value
)

Implementation

void finish(Object? token, Object? value);