menu
sam_api_calls package
documentation
contracts/contracts.dart
AppService
putVerify abstract method
putVerify abstract method
dark_mode
light_mode
putVerify
abstract method
Future
<
bool
>
putVerify
(
String
userId
,
String
verificationCode
)
Implementation
Future<bool> putVerify(String userId, String verificationCode);
sam_api_calls package
documentation
contracts/contracts
AppService
putVerify abstract method
AppService class