fullKey property
Expression<String>
get
fullKey
The JSON key that can be passed to functions like JsonExtensions.jsonExtract to find this value.
Implementation
Expression<String> get fullKey => _col('fullkey');