Invoke
@override Future<Uint8List?> invoke(Paging index, {Context? ctx}) async { return await _h.invoke(this, _methods['invoke']!, [index], ctx); }