builder property

BloomNode Function(T data) builder
final

Builder constructing the descriptor tree once resource resolves with data.

Implementation

final BloomNode Function(T data) builder;