PipViewed constructor

const PipViewed({
  1. String? screenName,
})

Implementation

const PipViewed({this.screenName});