Autorizacao class
Constructors
Properties
- ambiente → String
-
final
- cnpj → String
-
final
- emissao → DateTime
-
final
- expiraEm → DateTime
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
final
- ip → String
-
final
- perfil → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- token → String
-
final
- zoneOffset → String
-
final
Methods
-
isAutorizado(
) → bool - Verifica se a autorização já foi realizada e se ainda é válida.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited