Consent constructor

const Consent(
  1. {Key? key}
)

Implementation

const Consent({Key? key}) : super(key: key);