intype method

  1. @override
Type intype()
override

Execution input type.

Implementation

@override
Type intype() {
  return _intype;
}