Retrieves all resources.
Future<List<Data>> index([Map<String, dynamic>? params]) { throw AngelHttpException.methodNotAllowed(); }