terminate method

  1. @override
void terminate()
override

Implementation

@override
void terminate() {
  _callMethod(_delegate, 'terminate', []);
}