app property

  1. @protected
App<Object> get app

The App referenced by the plugin.

Implementation

@protected
App get app => _app;