enableMfa abstract method

Future<void> enableMfa(
  1. String totp
)

Implementation

Future<void> enableMfa(String totp);