Namespaces constructor

Namespaces(
  1. String? iab2,
  2. int? num
)

Implementation

Namespaces(this.iab2, this.num);