tokenChanges property
Stream<TokenChangeEvent> ?
get
tokenChanges
Stream of token changes (optional implementation)
Implementation
Stream<TokenChangeEvent>? get tokenChanges => null;
Stream of token changes (optional implementation)
Stream<TokenChangeEvent>? get tokenChanges => null;