isTrusted property

  1. @BuiltValueField(wireName: r'is_trusted')
bool? isTrusted

Set this to true to skip asking users for permission

Implementation

@BuiltValueField(wireName: r'is_trusted')
bool? get isTrusted;