data<T extends RequestOTPResponse> method
T
data<T extends RequestOTPResponse>()
Implementation
T data<T extends RequestOTPResponse>() => requestOTPResponse as T;
T data<T extends RequestOTPResponse>() => requestOTPResponse as T;