build method

List build()

Builds the list of rules.

Implementation

List<dynamic> build() => _rules;