apiCallExecuted property
ApiCallCallback?
apiCallExecuted
getter/setter pair
Occurs when an API method is executed.
The ApiCallCallback
typedef includes the following parameters:
Implementation
ApiCallCallback? apiCallExecuted;