PAYMENT_REQUIRED constant Null safety

  1. @Deprecated("Use paymentRequired instead")
int const PAYMENT_REQUIRED

Implementation

@Deprecated("Use paymentRequired instead")
static const int PAYMENT_REQUIRED = paymentRequired;