isSynthetic

open override var isSynthetic: Boolean(source)

Is the class synthetic? (Checks if the eighth bit of the flags is set / sets the eighth bit of the flags)

Specification

Since

0.1.0

See also