Skip to content

Instantly share code, notes, and snippets.

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