Notificacao class

Constructors

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

Properties

dataenvio String?
getter/setter pair
estabelecimentoid int?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id int?
getter/setter pair
idagendamento ↔ dynamic
getter/setter pair
idcliente int?
getter/setter pair
idmensagem String?
getter/setter pair
getter/setter pair
linkimagem String?
getter/setter pair
mensagem String?
getter/setter pair
mensagemid int?
getter/setter pair
recebida int?
getter/setter pair
respondido int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tipo String?
getter/setter pair
titulo String?
getter/setter pair
visualizada int?
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