isExecuted

abstract fun isExecuted(): Boolean

Returns true if execute, executeBlocking, or enqueue was called. It is an error to execute or enqueue a call more than once.