apiId method

void apiId(
  1. String apiId
)

The apiId to connect to TIKI L0 Storage.

Implementation

void apiId(String apiId) => _apiId = apiId;