BrickEnvironment constructor
const
BrickEnvironment({
- String mason = 'any',
An object representing the environment for a given brick.
Implementation
const BrickEnvironment({this.mason = 'any'});