variablesToIgnore property

List<String> get variablesToIgnore

variables to ignore configuring the target file

Implementation

static List<String> get variablesToIgnore => [kIndexValue, '.'];