pressHome method

Future<void> pressHome()

Implementation

Future<void> pressHome() => _platform.mobile.pressHome();