MethodChannelRuntimeInsight class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
methodChannel MethodChannel
final
metricsEventChannel EventChannel
final
metricsMethodChannel MethodChannel
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

appMetricsStream(AppResourceMonitoringConfig config) Stream<Map<String, dynamic>>
override
collectDeviceSpecs() Future<DeviceSpecs>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pauseMonitoring() Future<void>
override
resumeMonitoring() Future<void>
override
stopMonitoring() Future<void>
override
toString() String
A string representation of this object.
inherited
updateMonitoringConfig(AppResourceMonitoringConfig config) Future<void>
override

Operators

operator ==(Object other) bool
The equality operator.
inherited