steps property

List<GeographicTransformationStep> steps

The array of geographic transformation steps that define this geographic transformation.

Implementation

List<GeographicTransformationStep> get steps => _steps.value;