kApplicationRessourceFile property
This is the location of the application config file.
Implementation
static final String kApplicationRessourceFile =
'resources${kIsWeb ? '/' : platformSeparator}config${kIsWeb ? '/' : platformSeparator}application.yaml';