length method

Future<int> length()

Implementation

Future<int> length() async => 0;