subscribe method

  1. @visibleForTesting
M subscribe(
  1. WidgetRef ref
)

Implementation

@visibleForTesting
M subscribe(WidgetRef ref) => _provider.subscribe<M>(ref);