AndroidPlugin constructor

AndroidPlugin(
  1. String name,
  2. String version
)

Implementation

AndroidPlugin(this.name, this.version);