FunctionExample3

Represents the function example3.

Functions

Link copied to clipboard
fun add(a: Int, b: Int): Int

Handles add.

Link copied to clipboard
suspend fun run(gemini: Gemini? = null)

Handles run.