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