Tables
@MPI(name: "mesh.dh.tables") Future<Page<dynamic>?> tables(Paging index, {Context? ctx}) { throw UnimplementedError('tables() has not been implemented.'); }