Data Entry
data class DataEntry(key: RemoteObject, primaryKey: RemoteObject, value: RemoteObject)
Content copied to clipboard
Data entry.
Constructors
DataEntry
Link copied to clipboard
fun DataEntry(key: RemoteObject, primaryKey: RemoteObject, value: RemoteObject)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard