Start as client with optional device name
Future<bool> startAsClient({String? deviceName}) { throw UnimplementedError('startAsClient() has not been implemented.'); }