apiSecret property

void apiSecret=(String secret)

Implementation

set apiSecret(String secret) {
  _apiSecret = secret;
}