items property

List<String>? items
final

A list of cookie names.

Implementation

final List<String>? items;