id property

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

Unique identifier for this query

Implementation

@JsonKey(name: 'id')
String get id;