SUCCEEDED

const val SUCCEEDED: String

The standard error code indicating a successful operation.

This constant should be used as the error code for all successful operations. It provides consistency across the application for success status checking.