binds property

List<String> binds
final

Bind keys the snippet reads, so the generated provider still resolves them. Without this Mosaic has no way to know the snippet needs them.

Implementation

final List<String> binds;