getDescription

@Nullable
abstract fun getDescription(): String

Returns the description of this task, or null if it has no description.

Return

The description of this task, or null if it has no description.