bpm property

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

Implementation

@JsonKey(name: 'bpm')
final int bpm;