TypedAtomHandler<T> constructor
const
TypedAtomHandler<T> ({
- required TypedAtomBuilder builder,
Implementation
const TypedAtomHandler({
required this.builder,
});