config property

ServingConfig? config
getter/setter pair

The configuration for the behavior of the site.

This configuration exists in the [firebase.json](https://firebase.google.com/docs/cli/#the_firebasejson_file) file.

Implementation

ServingConfig? config;