plugin property

JsPlugin? get plugin

Currently loaded page plugin.

Implementation

JsPlugin? get plugin => _pageBinding?.plugin;