toStringPretty method

String toStringPretty()

Implementation

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