length method

FutureOr<int> length()

Implementation

FutureOr<int> length() => entityRepository.length();