stringify property

String stringify

Convert to formatted JSON String.

Implementation

String get stringify => '"$key": ${maybeAddQuotes(data)}';