Engenius class

A Calculator.

Constructors

Engenius()

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 Properties

habilitar Future<bool?>
no setter
idcard String
getter/setter pair
isMF1Here Future<bool?>
no setter

Static Methods

leerEnviar() Future<List>
procesar(List resultado) Future<List>
readMF1(int sectorIndex, int blockIndex, Uint8List key) Future<List>
recargar(dynamic idcard, dynamic valor, dynamic pass, dynamic usuario) Future<String>
write(dynamic token) Future<String>
writeMF1(String token, Uint8List key) Future<bool>
writeMF2(int sectorIndex, int blockIndex, Uint8List key, Uint8List data) Future<bool?>

Constants

channel → const MethodChannel