instance property
ReceiptHandler
get
instance
Returns the singleton instance of ReceiptHandler.
Implementation
static ReceiptHandler get instance => const ReceiptHandler._();
Returns the singleton instance of ReceiptHandler.
static ReceiptHandler get instance => const ReceiptHandler._();