ProofsBuilder constructor

const ProofsBuilder(
  1. {Key? key}
)

Implementation

const ProofsBuilder({
  super.key,
});