Binding$json top-level constant

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

Implementation

@$core.Deprecated('Use bindingDescriptor instead')
const Binding$json = const {
  '1': 'Binding',
  '2': const [
    const {'1': 'role', '3': 1, '4': 1, '5': 9, '10': 'role'},
    const {'1': 'members', '3': 2, '4': 3, '5': 9, '10': 'members'},
    const {'1': 'condition', '3': 3, '4': 1, '5': 11, '6': '.google.type.Expr', '10': 'condition'},
  ],
};