MultiFactorSMSMethod constructor

MultiFactorSMSMethod({
  1. String messengerId,
  2. String templateId,
})

Implementation

MultiFactorSMSMethod({this.messengerId, this.templateId});