`suspend fun GetDataDTO.request(): Either<Error...
# arrow
c
suspend fun GetDataDTO.request(): Either<Error, Data>