ProtectContentRoster constructor

const ProtectContentRoster([
  1. Iterable<ProtectContent> values = const []
])

Implementation

const ProtectContentRoster([this.values = const []]);