onSuccess property

dynamic Function(T? t) onSuccess
getter/setter pair

Implementation

Function(T? t) onSuccess;