Commit 3b19bc6b authored by Izol's avatar Izol

added const string getqr and statusqr

parent ae4e80a4
// ignore_for_file: unnecessary_nullable_for_final_variable_declarations // ignore_for_file: unnecessary_nullable_for_final_variable_declarations
const kUrlDolan = "url_dolan"; const kUrlDolan = "url_dolan";
const kUrlGetQr = "url_get_qr";
const kUrlStatusQr = "url_status_qr";
const kUrlCloseLoop = "url_close_loop"; const kUrlCloseLoop = "url_close_loop";
const kMerchantName = "merchant_name"; const kMerchantName = "merchant_name";
const kUserName = "user_name"; const kUserName = "user_name";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment