fullKey property

Expression<String> fullKey

The JSON key that can be passed to functions like JsonExtensions.jsonExtract to find this value.

Implementation

Expression<String> get fullKey => _col('fullkey');