storages property

Map<String, ElStorage> storages
final

记录创建的存储对象集合

Implementation

final Map<String, ElStorage> storages = {};