docs: > A sealed class can have subclasses, but...
# getting-started
k
docs:
A sealed class can have subclasses, but all of them must be declared in the same file as the sealed class itself.