PbList<E>.from constructor

PbList<E>.from(
  1. List from
)

Implementation

PbList.from(List from) : super._from(from);