rawEqual abstract method

Future<bool> rawEqual(
  1. int idx1,
  2. int idx2
)

Implementation

Future<bool> rawEqual(int idx1, int idx2);