FactoryElement<E> constructor

FactoryElement<E>({
  1. required Ref ref,
})

Implementation

FactoryElement({required super.ref});