ChunkDatas constructor
ChunkDatas({})
Implementation
ChunkDatas(
{this.id,
this.distance,
this.duration,
this.geometry,
this.bearingAfter,
this.bearingBefore,
this.name,
this.instruction});