ERROR_OBJECT_ALREADY_EXISTS constant

  1. @Deprecated('Use ERROR_OBJECT_ALREADY_EXISTS instead')
int const ERROR_OBJECT_ALREADY_EXISTS

Implementation

@Deprecated('Use ERROR_OBJECT_ALREADY_EXISTS instead')
static const ERROR_OBJECT_ALREADY_EXISTS = 5010;