variables property

Map<String, Object?> variables
final

Shared recipe values from the manifest's variables section.

Implementation

final Map<String, Object?> variables;