empty static method

Implementation

static PushMessageContentRecurringPayment empty() {
  return PushMessageContentRecurringPayment({});
}