runsBefore property

Set<String>? runsBefore
final

Builder keys that should run before this builder.

Implementation

final Set<String>? runsBefore;