toMap method

Map<String, num?> toMap()
override

Implementation

Map<String, num?> toMap() => {'l': l, 'a': a, 'b': b};