update property

void Function(List<Map<String, String>>) update
final

A callback function that must be called with answers to rebuild the survey elements.

Implementation

final void Function(List<Map<String,String>>) update;