TOtpAuthInput constructor

const TOtpAuthInput({
  1. required TOtpAuthBody body,
})

Implementation

const TOtpAuthInput({required this.body});