ToastViewManager<T> constructor

ToastViewManager<T>(
  1. T val
)

Implementation

ToastViewManager(T val) : super(val);