ProtectContentRoster constructor

ProtectContentRoster(
  1. Iterable<ProtectContent> values
)

Implementation

ProtectContentRoster(this.values);