secondaryActionButtonViewModel

open val secondaryActionButtonViewModel: LiveData<TtButtonViewModel?>

The view model for the secondary action button in the button section.

If this field is not set or the value is null, the secondary button in the button section will stay invisible.