packageName property
String
get
packageName
Gets the UPI app's package name.
Implementation
String get packageName => upiApplication.toString();
Gets the UPI app's package name.
String get packageName => upiApplication.toString();