PushTokenParams constructor

PushTokenParams(
  1. String pushToken
)

Implementation

PushTokenParams(this.pushToken);