javascriptEnabled property

bool? get javascriptEnabled

Implementation

bool? get javascriptEnabled => (_$data['javascriptEnabled'] as bool?);