binPattern property

RegExp binPattern
final

Implementation

static final RegExp binPattern = RegExp(r'([01]{8})');