ClassMixin.isFinal

Undocumented in source. Be warned that the author may not have intended to support it.
class ClassMixin(T)
@property override const
bool
isFinal
()
if (
is(T == class)
)

Meta