menu
terminice_core package
documentation
testing.dart
SpyTerminal
calls property
calls property
dark_mode
light_mode
calls
property
List
<
String
>
get
calls
All method calls made to this terminal.
Implementation
List<String> get calls => List.unmodifiable(_calls);
terminice_core package
documentation
testing
SpyTerminal
calls property
SpyTerminal class