toJson

inline fun <T : Any> T.toJson(factory: JsonAdapter.Factory, customBuilder: Moshi.Builder = Moshi.Builder()): String