count abstract method

Future<int> count({
  1. Database database,
})

Implementation

Future<int> count({Database database});