callback property

dynamic Function(String?)? callback
finalinherited

Implementation

final Function(T?)? callback;