- Preparing search index...
- The search index is not available
biorate
Interface TextMapGetter<Carrier>
Methods
get
- get(carrier, key): string | string[]
-
Parameters
-
carrier: Carrier
-
key: string
Returns string | string[]
keys
- keys(carrier): string[]
-
Returns string[]
A getter is specified by the caller to define a specific method to get the value of a key from a carrier.