create abstract method

  1. @visibleForOverriding
Value create(
  1. covariant Ref ref
)
inherited

Initializes the state of a provider

Implementation

@visibleForOverriding
State create(covariant Ref ref);