FlutterUtilsImplementacionTransDestino class

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 Methods

generaTransaccionDestino({required String idProceso, required List<Map<String, dynamic>> transacciones, required Map<String, dynamic> paramsNewValue, required Map<String, dynamic> esquemaOrigen, required Map<String, dynamic> esquemaDestino}) Future<List<Map<String, dynamic>>>
Funcion Utilizada para generar una nueva lista de mapas con el formato que pose el esquemaDestinto.