AngelEnvironment constructor
- [String _customValue]
You can optionally provide a custom value, in order to override the system's value.
Implementation
const AngelEnvironment([this._customValue]);
You can optionally provide a custom value, in order to override the system's value.
const AngelEnvironment([this._customValue]);