rePropertyIdentifier property

RegExp rePropertyIdentifier
final

Implementation

static final RegExp rePropertyIdentifier = RegExp(r"[A-Za-z]+");