callback property

void Function(String?)? callback
finalinherited

Implementation

final void Function(T?)? callback;