projectionEngineFilenames property
A list of the Projection Engine files required to support this geographic transformation step.
Each name in the list includes the full path. Projection Engine datasets are used in grid-based transforms.
Implementation
List<String> get projectionEngineFilenames =>
_projectionEngineFilenames.value;