listenTo method Null safety
- String documentId,
- SectionChanged changed,
- {SectionErrorHandler? errorHandler}
override
Implementation
@override
StreamSubscription<SectionModel?> listenTo(
String documentId, SectionChanged changed,
{SectionErrorHandler? errorHandler});