Path

constructor(source: Position? = null, dest: Position? = null, path: List<CustomPath>? = null, step: List<Step>? = null)