TOtpLoginInput constructor

const TOtpLoginInput({
  1. required TOtpLoginBody body,
})

Implementation

const TOtpLoginInput({required this.body});