initialRules property

  1. @Deprecated("Initial Rules feature is deprecated and will be removed in the future.")
String? initialRules
getter/setter pair

Allows setting of ad rules that will be used before real rules from the server are downloaded.

Implementation

@Deprecated(
    "Initial Rules feature is deprecated and will be removed in the future.")
String? initialRules;