RoomplanLauncherPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- RoomplanLauncherPlatform
- Implementers
Constructors
- RoomplanLauncherPlatform()
- Constructs a RoomplanLauncherPlatform.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
isSupported(
) → Future< bool> -
lastUsdzResultFilePath(
) → Future< String?> -
launch(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onRoomCaptureFinished(
CaptureFinishedHandler handler) → void -
toString(
) → String -
A string representation of this object.
inherited
-
usdzResultsPath(
) → Future< String?>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ RoomplanLauncherPlatform
-
The default instance of RoomplanLauncherPlatform to use.
getter/setter pair