value property

List<int>? value
final

Storage value (empty for delete operations)

Implementation

final List<int>? value;