onGettingRequestId property
A callback function to execute when a request ID is received during the process.
Implementation
final Function(String requestId) onGettingRequestId;
A callback function to execute when a request ID is received during the process.
final Function(String requestId) onGettingRequestId;