transforms property

List<VariableTransform>? transforms
final

Specifications of transforms applied to variable data.

Implementation

final List<VariableTransform>? transforms;