* @ngdoc function * @name angular.toJson * @function * * @description * Serializes input into a JSON-formatted string. Properties with leading $ characters will be * stripped since angular uses this notation internally. * * @param {Object|Array|Date|string|number} obj Input to be serialized
(obj, pretty)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected