menu
ocr_mrz package
documentation
ocr_mrz_api_config.dart
OcrMrzApiConfig
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
The headers to include in the HTTP request.
Implementation
final Map<String, String> headers;
ocr_mrz package
documentation
ocr_mrz_api_config
OcrMrzApiConfig
headers property
OcrMrzApiConfig class