value property

  1. @JsonKey(name: r'value')
String? value
final

API key.

Implementation

@JsonKey(name: r'value')
final String? value;