fanFundingEventDetails property

  1. @Deprecated('Not supported. Member documentation may have more information.')
LiveChatFanFundingEventDetails? fanFundingEventDetails
getter/setter pair

Details about the funding event, this is only set if the type is 'fanFundingEvent'.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
LiveChatFanFundingEventDetails? fanFundingEventDetails;