vars property

  1. @VarsConverter()
Map<String, BrickVariableProperties> vars
final

Map of variable properties used when templating a brick.

Implementation

@VarsConverter()
final Map<String, BrickVariableProperties> vars;