savedCards property

void Function(List<CardData> data)? savedCards
final

This function show you the Customer Data if it's a new Customer

Implementation

final void Function(List<CardData> data)? savedCards;