PluginInterface constructor

PluginInterface({
  1. required Object token,
})

Implementation

PluginInterface({required super.token});