value property

  1. @JsonKey(name: 'val')
String get value
inherited

The short string name of the value or type of this label.

Implementation

@JsonKey(name: 'val')
String get value => throw _privateConstructorUsedError;