jameskleeh
12/01/2021, 6:29 PMreturnType on KsPropertyGetter is nullable? In what cases would a getter not have a return type?Jiaxiang
12/01/2021, 11:16 PMnull, and kept in the implementation. now that we have KSErrorType added, it makes sense to me to change it to error type instead of null.efemoney
12/02/2021, 2:13 PM