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