getDraftLive

abstract fun getDraftLive(): LiveData<Optional<UserDraft>>

Return the current draft if any, as a live data.