displayTestData property

bool displayTestData
final

If you would like to display test data during your development, a dataset based on Stripe test data is provided. To use this date, simply mark this true. WARNING: Make sure to mark false for any release

Implementation

final bool displayTestData;