setDevKey abstract method

Client setDevKey(
  1. dynamic value
)

Set DevKey.

Your secret dev API key.

Implementation

Client setDevKey(value);