NO_CONTENT constant Null safety

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

Implementation

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