code property

RegExp code
final

Implementation

static final RegExp code = RegExp(r'^[A-Z0-9_-]+$');