size abstract method

Future<int> size({
  1. String? prefix,
})

Implementation

Future<int> size({String? prefix});