pattern property

List<num>? pattern
final

Lengths of alternating dashes and gaps. The numbers shall be nonnegative and not all zero.

Implementation

final List<num>? pattern;