method DefaultKeyValueService.prototype.hasKey
DefaultKeyValueService.prototype.hasKey(key: string): boolean

Parameters

key: string

Return Type

boolean

Usage

import DefaultKeyValueService from ".";