android-mvvm-coroutine
android-mvvm-coroutine copied to clipboard
how to pass object using your structure.
between what instance? (eg. Activity, Fragment, etc). For passing object, I usually convert the object to JSON string and parse it back on the destination with GSON for convenience