getSymbol

suspend fun getSymbol(): Result<Symbol>

Asynchronously returns a symbol from the search result.

Return

A Result. Symbol is returned asynchronously by the task.

Since

200.1.0