type property

String? type
final

The type of the new value. Typically shown in the UI when hovering over the value.

Implementation

final String? type;