MediumHelper<T> constructor

MediumHelper<T>(
  1. AppModel app,
  2. String ownerId,
  3. String packageName
)

Implementation

MediumHelper(this.app, this.ownerId, this.packageName);