dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
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.