readOnlyKeys property

List<String> readOnlyKeys
final

Implementation

static final List<String> readOnlyKeys = <String>[
  keyDeviceToken,
  keyDeviceType,
  keyInstallationId,
  keyAppName,
  keyAppVersion,
  keyAppIdentifier,
  keyParseVersion
];