flutter_dexchange_sms library

Classes

ApiResponse
Represents the response from an API request.
FlutterDexchangeSms
A Flutter wrapper for the Dexchange SMS service.
SendOTPRequest
Represents a request to send an OTP (One-Time Password).
SendOTPResponse
Represents the response received after sending an OTP (One-Time Password).
SendSmsRequest
Represents a request to send an SMS (Short Message Service).
SendSmsResponse
Represents the response received after sending an SMS (Short Message Service).
SendVerifyOTPRequest
Represents a request to send and verify an OTP (One-Time Password).
SendVerifyOTPResponse
Represents the response received after sending and verifying an OTP (One-Time Password).

Exceptions / Errors

DexchangeApiException
Represents an exception specific to the Dexchange API.