VisibilityRule$json top-level constant

  1. @Deprecated('Use visibilityRuleDescriptor instead')
Map<String, Object> const VisibilityRule$json

Implementation

@$core.Deprecated('Use visibilityRuleDescriptor instead')
const VisibilityRule$json = {
  '1': 'VisibilityRule',
  '2': [
    {'1': 'selector', '3': 1, '4': 1, '5': 9, '10': 'selector'},
    {'1': 'restriction', '3': 2, '4': 1, '5': 9, '10': 'restriction'},
  ],
};