onChange method

  1. @override
Stream? onChange()
override

Implementation

@override
Stream<dynamic>? onChange() => const Stream.empty();