BadgeParamsWrapper constructor

BadgeParamsWrapper(
  1. BadgeParams p
)
  • p : The parameter set.

Implementation

BadgeParamsWrapper(this.p);