@if (!isKeyFetched) { } @if (isKeyFetched && !isKeyEmpty) { {{ key }} } @if (isKeyFetched && isKeyEmpty) { (no value) }