EsigMidias class

Constructors

EsigMidias()

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

anexarImagemCamera(Status status, File? imagemSelecionada, int? imageQuality, ImageSource imageSource, dynamic tratamentoErro) Future<void>
anexarImagemGaleria(Status status, File? imagemSelecionada, dynamic tratamentoErro) Future<void>
converteParaBase64(String? imagePath) Future<Status>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
verificaTamanhoArquivo(File? file) → Status

Operators

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