menu
cake package
documentation
cake.dart
MockCollection<T extends MockBase>
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
The number of key/value pairs in the map.
Implementation
@override int get length => _mocks.length;
cake package
documentation
cake
MockCollection<T extends MockBase>
length property
MockCollection class