Starts broadcasting the user's presence on the network.
Future<void> startBroadcasting(String username) { throw UnimplementedError('startBroadcasting() has not been implemented.'); }