JsonnetValue.extractString

If the value is a string, return it as UTF8 otherwise return NULL.

struct JsonnetValue
Nullable!string
extractString
()

Meta