consentDialog method

dynamic consentDialog (
  1. bool state
)

Implementation

consentDialog(bool state) => callbacks.consentDialog(state);