count abstract method

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

Implementation

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