LoyaltyEventDateTimeFilter constructor

LoyaltyEventDateTimeFilter({
  1. TimeRange? createdAt,
})

Implementation

LoyaltyEventDateTimeFilter({
  this.createdAt
});