toPattern method

  1. @override
List<bool> toPattern()
override

Implementation

@override
List<bool> toPattern() => [true, false, true];