class LiveUpdate(val appId: String, val channelName: String = "production", val usesSecureLiveUpdates: Boolean = false, val updateStrategy: Strategy = Strategy.DIFFERENTIAL)
The LiveUpdate class represents an application registered with Live Updates in Appflow.