Convert to formatted JSON String.
@override String get stringify => '"$key":${maybeAddQuotes(data)}';