checkStatus abstract method
Check the status of an existing approval request.
Implementation
Future<ApprovalStatus> checkStatus(String approvalId);
Check the status of an existing approval request.
Future<ApprovalStatus> checkStatus(String approvalId);