Path to a directory where the application may place application support files.
@override Future<String?> getApplicationSupportPath() async { return kApplicationSupportPath; }