getStackByIndexC method Null safety

Complex getStackByIndexC(
  1. int i
)

Implementation

Complex getStackByIndexC(int i) => _getComplex(i);