Future<Either<DioException, Response<T>>> getMethod<T>( String endpoint, { ASWOption? option, CancelToken? cancelToken, });