NO_CONTENT constant Null safety

  1. @Deprecated("Use noContent instead")
int const NO_CONTENT

Implementation

@Deprecated("Use noContent instead")
static const int NO_CONTENT = noContent;