options property

Map<String, Object?> options
final

User-defined recipe values from build.options.

Implementation

final Map<String, Object?> options;