FragmentKey<T extends FragmentState<Fragment>> constructor

const FragmentKey<T extends FragmentState<Fragment>>(
  1. String name
)

Implementation

const FragmentKey(this.name) : super.constructor();