updateAllowed property

  1. @override
List<String> updateAllowed
override

Implementation

@override
List<String> get updateAllowed => [
      'bpm',
      'chord_chart',
      'chord_chart_chord_color',
      'chord_chart_columns',
      'chord_chart_font',
      'chord_chart_font_size',
      'chord_chart_key',
      'isrc',
      'length',
      'lyrics_enabled',
      'meter',
      'mtid',
      'name',
      'notes',
      'number_chart_enabled',
      'numeral_chart_enabled',
      'print_margin',
      'print_orientation',
      'print_page_size',
      'rehearsal_mix_id',
      'sequence'
    ];