menu
erretech_facts package
documentation
api/controller_interface.dart
ApiModelController
downloadDocumentBytes abstract method
downloadDocumentBytes abstract method
dark_mode
light_mode
downloadDocumentBytes
abstract method
Future
<
Uint8List
?
>
downloadDocumentBytes
(
String
?
idToken
,
String
url
,
DocumentTypes
type
)
Implementation
Future<Uint8List?> downloadDocumentBytes(String? idToken, String url, DocumentTypes type);
erretech_facts package
documentation
api/controller_interface
ApiModelController
downloadDocumentBytes abstract method
ApiModelController class