toStringPretty method

String toStringPretty()

Implementation

String toStringPretty() =>
    'FlutterRoutableTarget(nodeId: $nodeId, name: $name, buildingName: $buildingName, buildingId: $buildingId, featureModelId: $featureModelId, targetNodes: $targetNodes, floors: $floors, centerPoints: $centerPoints)';