dontStopTheMusicEnabled property

  1. @JsonKey.new(name: 'dont_stop_the_music_enabled')
bool dontStopTheMusicEnabled
getter/setter pair

Implementation

@JsonKey(name: 'dont_stop_the_music_enabled')
bool dontStopTheMusicEnabled = false;