len2 abstract method

Future<int?> len2(
  1. int idx
)

Implementation

Future<int?> len2(int idx);