keys property

List<List<num>> keys
getter/setter pair

keys of the curve table

Implementation

late List<List<num>> keys;