InvalidFlavorsFileException constructor
const
InvalidFlavorsFileException(})
Creates a new InvalidFlavorsFileException.
Implementation
const InvalidFlavorsFileException(
this.message, {
this.path,
this.flavor,
this.keyPath,
});