mountingType

abstract fun mountingType(): MountingType

The type of class used for the mount content. During normal compilation, it should never be necessary to specify this explicitly. However, projects that use source-only ABI generation may need to if the mounting type cannot be inferred from the return type.