Flavor

interface Flavor : Named

Defines a custom variant that differentiate a NativeBinary.

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human-consumable display name for this flavor.
Link copied to clipboard
abstract fun getName(): String