RLPList constructor

RLPList(
  1. List<RLPItem> value
)

Implementation

RLPList(super.value);