AuthEmailOtpSender<TContext> typedef
AuthEmailOtpSender<TContext> =
FutureOr<void> Function(AuthEmailOtpDelivery<TContext> delivery)
Implementation
typedef AuthEmailOtpSender<TContext> =
FutureOr<void> Function(AuthEmailOtpDelivery<TContext> delivery);