keys property Null safety

List<List<num>> keys
read / write

keys of the curve table

Implementation

late List<List<num>> keys;