getCoords method

List<BigInt> getCoords()

Implementation

List<BigInt> getCoords() => List.from(_coords);