allowedHeaders top-level constant

Map<String, String> const allowedHeaders

Implementation

const allowedHeaders = {
  'X-Razorpay-Account': '',
  'Content-Type': 'application/json',
};