LogSuite class
Constructors
- LogSuite()
Properties
- crashLogger → CrashLogger
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- httpClient → InterceptedClient
-
no setter
- networkLogger → NetworkLogger
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenshotCapture → ScreenshotCapture
-
final
Methods
-
getCrashLogs(
) → Future< List< File> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
startRecording(
) → void -
stopRecording(
) → void -
toString(
) → String -
A string representation of this object.
inherited
-
wrapWithScreenshot(
BuildContext context, Widget child) → Widget
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited