Law

data class Law(name: String, test: suspend <ERROR CLASS>.() -> Unit)

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val test: suspend <ERROR CLASS>.() -> Unit