length abstract method

Future<int?> length(
  1. String path
)

Implementation

Future<int?> length(String path);