openEmailSettings method
Implementation
Future<void> openEmailSettings() async {
// Not applicable for web
_showNotApplicableMessage('Email');
}
Future<void> openEmailSettings() async {
// Not applicable for web
_showNotApplicableMessage('Email');
}