count property

  1. @visibleForTesting
int count

returns the number of providers saved

Implementation

@visibleForTesting
int get count => _providers.length;