isPresent property
True when this web setting instance contains a value.
When false the WebSetting.value getter throws.
Implementation
final bool isPresent;
True when this web setting instance contains a value.
When false the WebSetting.value getter throws.
final bool isPresent;