ApplicationSnapshotConfigurationUpdate constructor
ApplicationSnapshotConfigurationUpdate({
- required bool snapshotsEnabledUpdate,
Implementation
ApplicationSnapshotConfigurationUpdate({
required this.snapshotsEnabledUpdate,
});