updateAllowed property

  1. @override
List<String> updateAllowed
override

Implementation

@override
List<String> get updateAllowed => [
      'title',
      'admin',
      'author',
      'copyright',
      'ccli_number',
      'hidden',
      'themes'
    ];