EXTENSION_TYPE_ICON top-level constant

  1. @Deprecated('Deprecated, use extensionTypeIcon instead')
int const EXTENSION_TYPE_ICON

Extension type for the icon extension

Implementation

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