Open iOS settings in Notes section. returns operation successful or failure.
Notes
Future<bool?> notes() { return postMessage<bool?>(action: 'App-prefs:=NOTES'); }