callback property

void Function(Map<String, dynamic>)? callback
getter/setter pair

Implementation

void Function(Map<String, dynamic>)? callback;