toStringify method

String toStringify()

Generate map to json string

Implementation

String toStringify() => jsonEncode(this);