provideGson

@Provides
@Singleton
fun provideGson(): Gson

Provides an instance of Gson.

Return

A new instance of Gson created using GsonBuilder.