keyProtectorsPattern property

RegExp keyProtectorsPattern
getter/setter pair

Implementation

static RegExp keyProtectorsPattern = RegExp(r'Key Protectors:\n([\w\s\n]+)');