show abstract method
Force shows the form to modify user consent at any time.
When a user interacts with your UI element, call function to show the form so the user can update their privacy options at any time.
Implementation
Future<void> show();
Force shows the form to modify user consent at any time.
When a user interacts with your UI element, call function to show the form so the user can update their privacy options at any time.
Future<void> show();