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