toDartList method

  1. @override
List<double> toDartList()
override

Implementation

@override
List<double> toDartList() => _list;