menu
universal_web package
documentation
web.dart
ReportingObserverOptions
ReportingObserverOptions.new factory constructor
ReportingObserverOptions.new factory constructor
dark_mode
light_mode
ReportingObserverOptions
constructor
ReportingObserverOptions
(
{
JSArray
<
JSString
>
types
,
bool
buffered
,
})
Implementation
external factory ReportingObserverOptions({ JSArray<JSString> types, bool buffered, });
universal_web package
documentation
web
ReportingObserverOptions
ReportingObserverOptions.new factory constructor
ReportingObserverOptions extension type