@override Future<String> getInstallationId() async { await _ensureInitialized(); return rust_inbox.getInstallationId(); }