native
native copied to clipboard
Implement a Kotlin interface which includes a `suspend fun`
We currently support generating Kotlin suspend funs as Dart async methods. We need to be able to implement a Kotlin interface that contains a suspend fun by passing an async Dart method as well.