menu
flutter_pipwave_ekyc package
documentation
index.dart
RemoteService
checkSessionPath static method
checkSessionPath static method
dark_mode
light_mode
checkSessionPath
static method
String
checkSessionPath
(
String
sessionId
)
Implementation
static String checkSessionPath(String sessionId) => '/ekyc/session/$sessionId/check';
flutter_pipwave_ekyc package
documentation
index
RemoteService
checkSessionPath static method
RemoteService class