get abstract method Null safety

Value get(
  1. int row,
  2. int col
)

Implementation

Value get(int row, int col);