fileIaCJson property

RegExp fileIaCJson
final

The pattern ^.*/iac.json$

Implementation

static final fileIaCJson = RegExp(r'^.*/iac.json$');