controller property

dynamic controller

Get current controller. This method only needs for internal use only

StreamController on Web platform IsolateChannel on other platforms

Implementation

dynamic get controller => throw UnimplementedError();