options property

Map<String, Object?> options
final

User-defined values exposed to Liquid recipes as options.*.

Implementation

final Map<String, Object?> options;