run property

dynamic Function(List<List<double>>, List<List<double>>) run
inherited

Implementation

dynamic Function(List<List<double>>, List<List<double>>) get run =>
    throw _privateConstructorUsedError;