id property

  1. @JsonKey(name: 'id')
String id
final

The playlist id

Implementation

@JsonKey(name: 'id')

/// The playlist id
final String id;