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