getSavedCustomer property

void Function(String data)? getSavedCustomer
getter/setter pair

This function show you the Saved Customer ID if it's a exist Customer

Implementation

void Function(String data)? getSavedCustomer;