onSuccess property

dynamic Function(String data)? onSuccess
final

Implementation

final Function(String data)? onSuccess;