menu
user_agent_parser_plus package
documentation
parsers/device_parser.dart
DeviceParser
regexes property
regexes property
dark_mode
light_mode
regexes
property
List
<
String
>
regexes
final
The list of regexes that can possibly parse this device
Implementation
final List<String> regexes;
user_agent_parser_plus package
documentation
parsers/device_parser
DeviceParser
regexes property
DeviceParser class