isContentScript property

bool? get isContentScript

Implementation

bool? get isContentScript => json['isContentScript'] as bool?;