Add intentions Add/Remove/Redo parcelable implementation
#KT-17465 Fixed #KT-12049 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class SomeData(val number: Int, val text: String, val flag: Boolean) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user