forItemInfo static method
Creates data reader from provided item info.
Implementation
static DataReader forItemInfo(raw.DataReaderItemInfo info) =>
ItemDataReader.fromItemInfo(info);
Creates data reader from provided item info.
static DataReader forItemInfo(raw.DataReaderItemInfo info) =>
ItemDataReader.fromItemInfo(info);