getItem abstract method

DanmuItem<T>? getItem(
  1. T model
)

Implementation

DanmuItem<T>? getItem(T model);