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