Refreshing<T> constructor

const Refreshing<T>(
  1. T data
)

Implementation

const Refreshing(this.data);