Opens this app's page in the system settings.
Returns false when the platform has no such page.
false
@override Future<bool> openSettings() async => false;