present method
Implementation
void present(bool? gdprApplies, CustomCallback? presentCallback) {
throw UnimplementedError('start() has not been implemented.');
}
void present(bool? gdprApplies, CustomCallback? presentCallback) {
throw UnimplementedError('start() has not been implemented.');
}