interface RootExpectConfig : BaseExpectConfig
description
abstract val description: Translatable
representation
abstract val representation: Any?
create
fun create(description: Translatable, representation: Any?): RootExpectConfig