packageName property

String packageName

Gets the UPI app's package name.

Implementation

String get packageName => upiApplication.toString();