Closed cmeeren closed 4 days ago
It seems that nullability and Async<_> currently does not work for interface fields.
Async<_>
Fixed in ce4f479ac8965e9f500883bf8dd74a2ffe59a90f.
It seems that nullability and
Async<_>
currently does not work for interface fields.