Class.isFinal

Checks if this class is final.

class Class
@property abstract const
bool
isFinal
()

Return Value

Type: bool

true if the type is final.

Meta