Objects cipher object index
@override Future<Page<CipherObject>?> objects(Paging index, {Context? ctx}) async { return await _h.invoke(this, _methods['objects']!, [index], ctx); }