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