MessageDetails(template: String? = null, locale: Locale? = null, sender: OneTimePasswordMethod.SMSSender = SMSSender.Default)
Specialization of Internal.MessageDetails for OneTimePasswordMethod.
It essentially adds the sender property.