Converts the LiveActivity instance to a JSON string
@override String toString() { return json.encode(toMap()); }