Represents an MFA type with its secret and URI.
secret
String.t
uri
@type t() :: %Appwrite.Types.MfaType{secret: String.t(), uri: String.t()}