map abstract method

Resource<R> map(
  1. T data
)

Implementation

Resource<R> map(T data);