variables property

Map<String, dynamic>? variables
getter/setter pair

Sets the variables.

Implementation

Map<String, dynamic>? variables;