binPatternFull property

RegExp binPatternFull
final

Implementation

static final RegExp binPatternFull = RegExp(r'^([01]{8}){16}$');