toMap method

Map<String, num> toMap()

Implementation

Map<String, num> toMap() => {'x': x, 'y': y, 'z': z};