menu
cake package
documentation
cake.dart
MockBase<T>
history property
history property
dark_mode
light_mode
history
property
List
<
CallArgs
?
>
get
history
Implementation
List<CallArgs?> get history => List.unmodifiable(callArgs);
cake package
documentation
cake
MockBase<T>
history property
MockBase class