toStringPretty method
Implementation
String toStringPretty() =>
'FlutterRoutingPosition(position: $position, floorIndex: $floorIndex, floor: $floor, type: $type, nodeId: $nodeId, name: $name)';
String toStringPretty() =>
'FlutterRoutingPosition(position: $position, floorIndex: $floorIndex, floor: $floor, type: $type, nodeId: $nodeId, name: $name)';