Ide class

Constructors

Ide({String? cUF, String? cNF, String? mod, String? nserieSAT, String? serie, String? dEmi, String? hEmi, String? cDV, String? tpAmb, String? cNPJ, String? signAC, String? assinaturaQRCODE, String? numeroCaixa, String? nNF, String? dhEmi, String? dataEmissao})
Ide.fromJson(String source)
factory
Ide.fromMap(Map<String, dynamic> map)
factory

Properties

assinaturaQRCODE String?
getter/setter pair
cDV String?
getter/setter pair
cNF String?
getter/setter pair
cNPJ String?
getter/setter pair
cUF String?
getter/setter pair
dataEmissao String?
getter/setter pair
dEmi String?
getter/setter pair
dhEmi String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hEmi String?
getter/setter pair
mod String?
getter/setter pair
nNF String?
getter/setter pair
nserieSAT String?
getter/setter pair
numeroCaixa String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serie String?
getter/setter pair
signAC String?
getter/setter pair
tpAmb String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited