PortableRegistry constructor

PortableRegistry(
  1. List<PortableType> types
)

Implementation

PortableRegistry(this.types);