blob: e56fb340dd03e1cd522245c74cbff9404638d9bd [file] [log] [blame]
class SomeData(val number: Int, val text: String, val flag: Boolean)