SpyTerminalInput constructor

SpyTerminalInput(
  1. List<String> _calls
)

Implementation

SpyTerminalInput(this._calls);