callBack property

(dynamic Function(String status)?) callBack
final

Implementation

final Function(String status)? callBack;