amdCor property

RegExp amdCor
final

Implementation

static final RegExp amdCor = RegExp(r'^(?<mod>COR|AMD)$');