menu
miniav_platform_interface package
documentation
modules/miniav_camera_interface.dart
MiniCameraContextPlatformInterface
destroy abstract method
destroy abstract method
dark_mode
light_mode
destroy
abstract method
Future
<
void
>
destroy
(
)
Destroy this camera context and release resources.
Implementation
Future<void> destroy();
miniav_platform_interface package
documentation
modules/miniav_camera_interface
MiniCameraContextPlatformInterface
destroy abstract method
MiniCameraContextPlatformInterface class