layerPath property

List<String> layerPath
getter/setter pair

Cascade layer path segments for this rule (e.g. ['framework', 'utilities']). Empty means unlayered.

Implementation

List<String> layerPath = const <String>[];