trackId property

  1. @JsonKey.new(name: 'trackId')
int? trackId
final

预留参数。

Implementation

@JsonKey(name: 'trackId')
final int? trackId;