Skip to content

Instantly share code, notes, and snippets.

@iqan
Created April 1, 2019 18:10
Show Gist options
  • Save iqan/a0ea7f5b2e109ff3f21d3749d5a518f8 to your computer and use it in GitHub Desktop.
Save iqan/a0ea7f5b2e109ff3f21d3749d5a518f8 to your computer and use it in GitHub Desktop.
class Settings {
static String get apiUrl => "http://<IP-ADDRESS-OF-NODE-API>:3000/api/v1/paytm/initiatePayment";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment