EmailAuthController constructor

EmailAuthController(
  1. Caller caller
)

Creates a new email authentication controller.

Implementation

EmailAuthController(this.caller);