claimPhoneOtp abstract method

Future<Result<void>> claimPhoneOtp(
  1. String phone, [
  2. String? countryCode
])

Implementation

Future<Result<void>> claimPhoneOtp(String phone, [String? countryCode]);