getGameUrl method
Implementation
Future<String> getGameUrl(LaunchConfig? gameLaunchConfig) async {
throw UnimplementedError('getGameUrl() has not been implemented.');
}
Future<String> getGameUrl(LaunchConfig? gameLaunchConfig) async {
throw UnimplementedError('getGameUrl() has not been implemented.');
}