toDartList method

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

Implementation

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