tokenStream property

Stream<Map<String, String?>> tokenStream

Token update stream.

Implementation

Stream<Map<String, String?>> get tokenStream;