Nullable.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Nullable(T, ubyte id = 0)
string
toString
()
if (
!is(T : Object)
)

Meta