getFixed abstract method Null safety

  1. @protected
Value? getFixed(
  1. int r,
  2. int c
)

Implementation

@protected
Value? getFixed(int r, int c);