AndroidAPI constructor
Creates an instance of AndroidAPI with a specific level and its
corresponding Android OS version.
Implementation
const AndroidAPI(this.level, this.version);
Creates an instance of AndroidAPI with a specific level and its
corresponding Android OS version.
const AndroidAPI(this.level, this.version);