Map<String, dynamic> toMap() => { 'type': type, 'intensity': intensity, 'color': color, 'x': x, 'y': y, 'z': z, };