isPresent property

bool isPresent
final

True when this web setting instance contains a value.

When false the WebSetting.value getter throws.

Implementation

final bool isPresent;