Item extension type

DOM Storage item.

on

Constructors

Item(List<String> value)
Item.fromJson(List value)
factory

Properties

value List<String>
final

Methods

toJson() List<String>