PublicRuntimeId constructor

PublicRuntimeId(
  1. List<int> value
)

Implementation

PublicRuntimeId(this.value);