activateAndFetchAsync method

Future<void> activateAndFetchAsync()

Implementation

Future<void> activateAndFetchAsync() {
  throw UnimplementedError('activateAndFetchAsync() has not been implemented.');
}