menu
plumcheck_flutter_sdk package
documentation
sdk.dart
PlumCheckSDK
getIDVFlowStatus method
getIDVFlowStatus method
dark_mode
light_mode
getIDVFlowStatus
method
Future
<
VerificationFlowResponse
?
>
getIDVFlowStatus
(
)
Implementation
Future<VerificationFlowResponse?> getIDVFlowStatus() async { return api.getPartnerIDVStatus(); }
plumcheck_flutter_sdk package
documentation
sdk
PlumCheckSDK
getIDVFlowStatus method
PlumCheckSDK class