getLongs method

List<int> getLongs()

Implementation

List<int> getLongs() => _longs.toList();