Future<void> addAccount(Uint8List newAccountPrivateKey, {bool allowReassignInboxId = false}) { throw UnimplementedError('addAccount() has not been implemented.'); }