value property

List<String>? value
final

A list of values for the specified field.

Implementation

final List<String>? value;