rocketraman
04/06/2016, 9:19 PMid
memberProperty of type Optional<String>
but executing the getter on the receiver calls the override method getId()
. Is there a way to resolve this discontinuity? (I only have getId()
implemented there because it is required by a 3rd-party library).