SetBuilder<T> constructor

SetBuilder<T>({
  1. Chain? chain,
})

Implementation

SetBuilder({super.chain});