Future<Map<String, dynamic>> paginate({ int perPage = 15, List<String> columns = const ['*'], String? pageName, int? page, });