initialRules property
- @Deprecated("Initial Rules feature is deprecated and will be removed in the future.")
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;