id property

  1. @JsonKey.new(readValue: readValue)
String id
finalinherited

Unique identifier for this route.

Implementation

@JsonKey(readValue: readValue)
final String id;