toStringPretty method

String toStringPretty()

Implementation

String toStringPretty() =>
    'FlutterRoutingStep(point: $point, floorIndex: $floorIndex, floor: $floor, type: $type, nodeId: $nodeId, name: $name, nextTargetEdgeName: $nextTargetEdgeName)';