identificationFieldPattern property

RegExp identificationFieldPattern
getter/setter pair

Implementation

static RegExp identificationFieldPattern =
    RegExp(r'Identification Field: (.+)');