Round.next

class Round
final const pure nothrow @nogc
const(Round)
next
()

Return Value

Type: const(Round)

The next round this is null if no round has been created yet.