SendOTPResponse constructor
const
SendOTPResponse({
- required String message,
Implementation
const factory SendOTPResponse({required String message}) = _SendOTPResponse;
const factory SendOTPResponse({required String message}) = _SendOTPResponse;