solo property

RegExp solo
final

Implementation

final solo = RegExp(
  '^(6334|6767)[0-9]{12}|(6334|6767)[0-9]{14}|(6334|6767)[0-9]{15}\$',
);