callback property

void Function(List<String>)? callback
final

Implementation

final void Function(List<String>)? callback;