<@U0KUQ5J73>: the data class that we created in ....
# announcements
e
@alexey.andreev: the data class that we created in .kt file. It seems to be different from the normal java class .. trying to pass it ChatMessage.kt into FirebaseListAdapter<ChatMessage>(this, ChatMessage::class.java, android.R.layout.two_line_list_item, mFirebaseRef) seems to yield an error.