toMap method

Map<String, num> toMap()
override

Implementation

Map<String, num> toMap() => {'h': h, 's': s, 'v': v};