retype method

  1. @override
Type retype()
override

Execution output return type.

Implementation

@override
Type retype() {
  return _retype;
}