eventDigester property
final
The event digester for the AppFit SDK.
This is exposed to allow for Testing overrides This all.ows you to mock the EventDigester for testing purposes.
Implementation
@visibleForTesting
final EventDigester eventDigester;