List<String> get pathAppState { final filename = "${appNamespace}_state.dart"; return _createPath(statePath, filename); }