origin property

String? origin
final

The origin of this source. For example, 'internal module', 'inlined content from source map', etc.

Implementation

final String? origin;