onSuccess property

void Function(int code, String msg) onSuccess
final

Implementation

final void Function(int code, String msg) onSuccess;