menu
screen_on_view package
documentation
screen_on_view_platform_interface.dart
ScreenOnViewPlatform
endService method
endService method
dark_mode
light_mode
endService
method
Future
<
void
>
endService
(
)
Implementation
Future<void> endService() { throw UnimplementedError('endService() has not been implemented.'); }
screen_on_view package
documentation
screen_on_view_platform_interface
ScreenOnViewPlatform
endService method
ScreenOnViewPlatform class