dstruct-orm ~master (2021-11-01T01:29:20.3819422)
Dub
Repo
String.isNull
dstruct
type
String
Returns
true
if and only if
this
is in the null state.
struct
String
@
property
const pure nothrow @
safe
bool
isNull
(
)
Meta
Source
See Implementation
dstruct
type
String
functions
nullify
properties
isNull
variables
_value
Returns true if and only if this is in the null state.