PaylikeClient.withSpecificClientId constructor Null safety

PaylikeClient.withSpecificClientId(
  1. String clientId
)

For testing purposes

Implementation

PaylikeClient.withSpecificClientId(this.clientId);