SpyTerminalOutput constructor

SpyTerminalOutput(
  1. List<String> _calls
)

Implementation

SpyTerminalOutput(this._calls);