Swift Forums
Default auto generated init(): member property with default value must be 'var', cannot be 'let'?
Using Swift
young
(rtSwift)
March 9, 2020, 7:12pm
9
There is a proposal to fix this problem with
@initializable
:
Explicit Memberwise Initializers
@initializable: when will it be implemented?
show post in topic