WifiP2pInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use wifiP2pInfoDescriptor instead')
const WifiP2pInfo$json = const {
  '1': 'WifiP2pInfo',
  '2': const [
    const {'1': 'groupFormed', '3': 1, '4': 1, '5': 8, '10': 'groupFormed'},
    const {'1': 'isGroupOwner', '3': 2, '4': 1, '5': 8, '10': 'isGroupOwner'},
    const {'1': 'groupOwnerAddress', '3': 3, '4': 1, '5': 9, '10': 'groupOwnerAddress'},
  ],
};