gson

ScriptSettings.ScriptSettingsBuilder gson(@NonNull() Gson gson)

The gson instance to use for serializing/deserializing the settings object. Defaults to a plain Gson instance with pretty printing.

Return

{@code this}.