name property

  1. @override
String name
override

The name of the plugin, as registered in the "plugins" dictionary of the Amplify configuration.

Implementation

@override
String get name => pluginKey;