plus

operator fun plus(flag: SkuFlag): SkuFlags(source)

Returns an instance of SkuFlags that has all bits set that are set in this and flag.


operator fun plus(flags: SkuFlags): SkuFlags(source)

Returns an instance of SkuFlags that has all bits set that are set in this and flags.