menu
spark_framework package
documentation
spark.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, });
spark_framework package
documentation
spark
ReportingObserverOptions
ReportingObserverOptions.new factory constructor
ReportingObserverOptions extension type