layoutResId

abstract val layoutResId: Int

Property which holds reference to layout identifier eg. R.layout.fragment_custom_bottomsheet. You should override this in your specific BottomSheetDialogFragment implementation.