rhythmVersion property

  1. @JsonKey(name: 'rhythm_version')
double? rhythmVersion
getter/setter pair

A version number for the Rhythmstring used in the rhythmString field.

Implementation

@JsonKey(name: 'rhythm_version')
double? rhythmVersion;