updateAllowed property

  1. @override
List<String> updateAllowed
override

Implementation

@override
List<String> get updateAllowed => [
      'attachment_types_enabled',
      'background_check_permissions',
      'comment_permissions',
      'custom_item_types',
      'frequency',
      'last_plan_from',
      'name',
      'parent_id',
      'sequence',
      'standard_item_types'
    ];