Estabelecimento class

Constructors

Estabelecimento.fromJson(Map<String, dynamic> json)

Properties

dataAtualizacaoRegulamento String?
getter/setter pair
distancia ↔ dynamic
getter/setter pair
endereco String?
getter/setter pair
estabelecimento String?
getter/setter pair
gmEnderecoCompleto String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idAdmin int?
getter/setter pair
idFilial int?
getter/setter pair
idUsuario int?
getter/setter pair
latitude String?
getter/setter pair
getter/setter pair
longitude String?
getter/setter pair
moeda String
getter/setter pair
nome String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slug String?
getter/setter pair
status String?
getter/setter pair
telefone ↔ dynamic
getter/setter pair

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