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