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