hydrateState abstract method

Future<T> hydrateState(
  1. S object
)

Implementation

Future<T> hydrateState(S object);