menu
bitlocker package
documentation
services/bit_locker_regex.dart
RegularExpressions
keyProtectorsPattern property
keyProtectorsPattern property
dark_mode
light_mode
keyProtectorsPattern
property
RegExp
keyProtectorsPattern
getter/setter pair
Implementation
static RegExp keyProtectorsPattern = RegExp(r'Key Protectors:\n([\w\s\n]+)');
bitlocker package
documentation
services/bit_locker_regex
RegularExpressions
keyProtectorsPattern property
RegularExpressions class