refresh method
Triggers a refresh of the Stream function.
Implementation
Future<void> refresh() {
throw Exception('This is just a stub for code generation.');
}
Triggers a refresh of the Stream function.
Future<void> refresh() {
throw Exception('This is just a stub for code generation.');
}