source property

String source

Log entry source. Allowed values: xml, javascript, network, storage, appcache, rendering, security, deprecation, worker, violation, intervention, other.

Implementation

String get source => _entry['source'] as String;