ScreenshotsFlutter class
Constructors
- ScreenshotsFlutter(Socket socket)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
shutdown(
) → void -
take(
String name) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
create(
) → Future< ScreenshotsFlutter> -
tryCreate(
) → Future< ScreenshotsFlutter?>
Constants
- remote → const String
- screenshotHost → const String
- screenshotPort → const int