onSuccess property

dynamic Function(String message)? onSuccess
final

Implementation

final Function(String data)? onSuccess;