menu
flutter_nanonets_ocr package
documentation
services/api_base.dart
APIBase
password property
password property
dark_mode
light_mode
password
property
String
password
getter/setter pair
password
will be used for Basic Auth implementations in the APIs.
Implementation
String password = "";
flutter_nanonets_ocr package
documentation
services/api_base
APIBase
password property
APIBase class