variables property

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

Implementation

List<Map<String, dynamic>?> variables = [];