JustAsyncStrategy constructor

JustAsyncStrategy()

Implementation

factory JustAsyncStrategy() {
  return _instance;
}