EXTENSION_TYPE_TAG top-level constant

  1. @Deprecated('Deprecated, use extensionTypeTag instead')
int const EXTENSION_TYPE_TAG

Extension type for the tag extension

Implementation

@Deprecated('Deprecated, use extensionTypeTag instead')
// ignore: constant_identifier_names
const int EXTENSION_TYPE_TAG = extensionTypeTag;