RazorPayptions constructor
RazorPayptions({})
Implementation
external factory RazorPayptions(
{String key,
String amount,
String currency,
String name,
String description,
String image,
String order_id,
Prefill prefill,
Notes notes,
Function handler,
RazorTheme theme});