There was an error while loading. Please reload this page.
public record FieldPoint(int column, int row)
This record represents a point in a field as an object.
column
row