mathew murphy
Moshi
val moshi = Moshi.Builder().build(); val jsonAdapter = moshi.adapter(BlackjackHand::class.java);