keyAsJson property

String keyAsJson

Returns key as JSON.

Implementation

String get keyAsJson => json.encode(key);