register abstract method

void register(
  1. App app
)

Registers the plugin with the provided app.

Implementation

void register(App app);