EnvironmentView class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- blocOnEliminaNotificacion ↔ String
-
getter/setter pair
- blocOnEliminaOverlay ↔ String
-
getter/setter pair
- blocOnNuevaNotificacion ↔ String
-
Notificaciones_bloc
getter/setter pair
- blocOnNuevOverlay ↔ String
-
getter/setter pair
-
lstCodigoPais
↔ Map<
String, String> -
Codigo de paises
getter/setter pair
-
lstTipoDocumentos
↔ Set<
Map< String, String> > -
Data
Tipos de Documentos
getter/setter pair
-
lstTipoSexos
↔ Set<
Map< String, String> > -
Tipos de Sexos
getter/setter pair
Constants
- onCambiarSchemeEvent → const String
- onCambiarThemeEvent → const String
- onEventoUiMenuEvent → const String
- onInitEvent → const String
- onKeyTextfieldBusqueda → const String
- onMostrarOcultarMenuEvent → const String
- onSeleccionMenuEvent → const String
- onStackRoutesEvent → const String
-
opcionesPermisos
→ const Map<
String, String> -
validacionValores
→ const Map<
String, String>