runsBefore property

Set<String>? runsBefore
final

Override for builders that should run before this one.

Implementation

final Set<String>? runsBefore;