count property

Future<int> get count

Implementation

Future<int> get count async => await _builder.count;