call abstract method
TRes
call({})
Implementation
TRes call({
double? numLevels,
double? avgBasketValue,
double? rewardPercent,
double? inactiveDays,
String? businessDescription,
String? tone,
List<String>? brandColors,
String? language,
double? pointValue,
String? currency,
double? avgMonthlyVisits,
});