ListOfServiceProofs constructor

const ListOfServiceProofs(
  1. {Key? key}
)

Implementation

const ListOfServiceProofs({
  super.key,
});