CollectionController<T extends Model> constructor

CollectionController<T extends Model>(
  1. String id
)

Implementation

CollectionController(String id) : super(id);