Map<String, dynamic> toMap() { return { ".tag": tag, "root_namespace_id": rootNamespaceId, "home_namespace_id": homeNamespaceId, }; }