Filial class

Constructors

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

Properties

bairro String?
getter/setter pair
cep ↔ dynamic
getter/setter pair
cidade String?
getter/setter pair
cnpj ↔ dynamic
getter/setter pair
complemento String?
getter/setter pair
descricao String?
getter/setter pair
email String?
getter/setter pair
endereco String?
getter/setter pair
estado String?
getter/setter pair
filial String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
idfilial int?
getter/setter pair
getter/setter pair
numero ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
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