I did not need to specify the type because I have ...
# android-databinding
t
I did not need to specify the type because I have
private lateinit var binding: ViewDataBinding
in my
Fragment
class