onCreate

fun onCreate(callback: (Fixture) -> Unit)

Parameters

callback

will be invoked after the Fixture defined by this object will be fully constructed.

See also