menu
flutter_code_scanner package
documentation
ai_barcode_scanner.dart
ContactInfo
emails property
emails property
dark_mode
light_mode
emails
property
List
<
Email
>
emails
final
The list of email addresses for the person or organisation.
Implementation
final List<Email> emails;
flutter_code_scanner package
documentation
ai_barcode_scanner
ContactInfo
emails property
ContactInfo class