I was able to get rid of the error by doing `prote...
# getting-started
a
I was able to get rid of the error by doing
protected constructor(source: Parcel): this() {
but 1) I don't understand why that works and 2) I can't call super with the parcel