apiId property Null safety

void apiId=(String? apiId)

Implementation

set apiId(String? apiId) => _apiId = apiId;