Templates class

Annotations
  • @JsonSerializable()

Constructors

Templates({String accountEdit, String accountIndex, String accountTwoFactorDisable, String accountTwoFactorEnable, String accountTwoFactorIndex, String accountWebAuthnAdd, String accountWebAuthnDelete, String accountWebAuthnIndex, String emailComplete, String emailSend, String emailSent, String emailVerificationRequired, String emailVerify, String helpers, String index, String oauth2Authorize, String oauth2AuthorizedNotRegistered, String oauth2ChildRegistrationNotAllowed, String oauth2ChildRegistrationNotAllowedComplete, String oauth2CompleteRegistration, String oauth2Device, String oauth2DeviceComplete, String oauth2Error, String oauth2Logout, String oauth2Passwordless, String oauth2Register, String oauth2StartIdPLink, String oauth2TwoFactor, String oauth2TwoFactorEnable, String oauth2TwoFactorEnableComplete, String oauth2TwoFactorMethods, String oauth2Wait, String oauth2WebAuthn, String oauth2WebAuthnReauth, String oauth2WebAuthnReauthEnable, String passwordChange, String passwordComplete, String passwordForgot, String passwordSent, String registrationComplete, String registrationSend, String registrationSent, String registrationVerificationRequired, String registrationVerify, String samlv2Logout, String unauthorized})
Templates.fromJson(Map<String, dynamic> json)
factory

Properties

accountEdit String
getter/setter pair
accountIndex String
getter/setter pair
accountTwoFactorDisable String
getter/setter pair
accountTwoFactorEnable String
getter/setter pair
accountTwoFactorIndex String
getter/setter pair
accountWebAuthnAdd String
getter/setter pair
accountWebAuthnDelete String
getter/setter pair
accountWebAuthnIndex String
getter/setter pair
emailComplete String
getter/setter pair
emailSend String
getter/setter pair
emailSent String
getter/setter pair
emailVerificationRequired String
getter/setter pair
emailVerify String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
helpers String
getter/setter pair
index String
getter/setter pair
oauth2Authorize String
getter/setter pair
oauth2AuthorizedNotRegistered String
getter/setter pair
oauth2ChildRegistrationNotAllowed String
getter/setter pair
oauth2ChildRegistrationNotAllowedComplete String
getter/setter pair
oauth2CompleteRegistration String
getter/setter pair
oauth2Device String
getter/setter pair
oauth2DeviceComplete String
getter/setter pair
oauth2Error String
getter/setter pair
oauth2Logout String
getter/setter pair
oauth2Passwordless String
getter/setter pair
oauth2Register String
getter/setter pair
getter/setter pair
oauth2TwoFactor String
getter/setter pair
oauth2TwoFactorEnable String
getter/setter pair
oauth2TwoFactorEnableComplete String
getter/setter pair
oauth2TwoFactorMethods String
getter/setter pair
oauth2Wait String
getter/setter pair
oauth2WebAuthn String
getter/setter pair
oauth2WebAuthnReauth String
getter/setter pair
oauth2WebAuthnReauthEnable String
getter/setter pair
passwordChange String
getter/setter pair
passwordComplete String
getter/setter pair
passwordForgot String
getter/setter pair
passwordSent String
getter/setter pair
registrationComplete String
getter/setter pair
registrationSend String
getter/setter pair
registrationSent String
getter/setter pair
registrationVerificationRequired String
getter/setter pair
registrationVerify String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
samlv2Logout String
getter/setter pair
unauthorized String
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited