getDescription

@Nullable
abstract fun getDescription(): @Nullable String

Returns the description of this task.

Return

the description. May return null.