@override Future<bool> updateTerminal({required Terminal terminal}) async { return await registerTerminal('provider', terminal: terminal); }