moveToBackground method
Implementation
Future<void> moveToBackground() {
throw UnimplementedError('moveToBackground() has not been implemented.');
}
Future<void> moveToBackground() {
throw UnimplementedError('moveToBackground() has not been implemented.');
}