MapBuilder<T, K> constructor

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

Implementation

MapBuilder({super.chain});