adams2
@Parcelize
val someMap: Map<String, Any>
@TypeParceler
Parcel#writeMap
Type is not directly supported by 'Parcelize'. Annotate the parameter type with '@RawValue' if you want it to be serialized using 'writeValue()'
@RawValue
A modern programming language that makes developers happier.