ReportingObserver constructor
ReportingObserver(
- ReportingObserverCallback callback, [
- ReportingObserverOptions options
Implementation
external factory ReportingObserver(
ReportingObserverCallback callback, [
ReportingObserverOptions options,
]);