METHOD_NOT_ALLOWED constant Null safety

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

Implementation

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