METHOD_NOT_ALLOWED constant Null safety

int const METHOD_NOT_ALLOWED
@Deprecated("Use methodNotAllowed instead")

Implementation

@Deprecated("Use methodNotAllowed instead")
static const int METHOD_NOT_ALLOWED = methodNotAllowed;