javaEnabled property

  1. @BuiltValueField.new(wireName: r'javaEnabled')
bool get javaEnabled

Boolean value indicating if the shopper's browser is able to execute Java.

Implementation

@BuiltValueField(wireName: r'javaEnabled')
bool get javaEnabled;