menu
maas package
documentation
uses/error_reporter.dart
MeshErrorReporter
notices property
notices property
dark_mode
light_mode
notices
property
Stream
<
MeshErrorNotice
>
get
notices
Implementation
Stream<MeshErrorNotice> get notices => _notices.stream;
maas package
documentation
uses/error_reporter
MeshErrorReporter
notices property
MeshErrorReporter class