build method

List<Join> build()

Builds the list of joins.

Implementation

List<Join> build() => _joins;