bringAppToForeground method

Future<void> bringAppToForeground()

Implementation

Future<void> bringAppToForeground() => throw UnimplementedError(
    'bringAppToForeground() has not been implemented.');