<@U5F18JUKF> <@UA001QPFG> String is final and can’...
# getting-started
h
@Sudhir Singh Khanger @Hamza String is final and can’t be extended. But even if it would be flagged as
open
you would need to write
) : String()
to call its constructor. The
()
are not necessary when implementing an interface.
h
*can't
👍 1
👆 1