set Right Button Text
open fun setRightButtonText(@NonNull rightButtonText: String): OpenChannelRegisterOperatorFragment.Builder
Sets the right button text of the header.
Return
This Builder object to allow for chaining of calls to set methods.
Parameters
right Button Text
text to be displayed to the right button.