refresh<T> abstract method

T refresh<T>(
  1. Provider<T> provider
)

Implementation

T refresh<T>(Provider<T> provider);