runsBefore property

Set<String>? runsBefore
final

Generator keys that should run before this generator.

Implementation

final Set<String>? runsBefore;