ProjectSubscriptions constructor

ProjectSubscriptions({
  1. List<String>? list,
})

Implementation

ProjectSubscriptions({this.list});