isContentScript property

bool? isContentScript

Implementation

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