conditions property
A list of conditions in descending order by priority.
Implementation
core.List<ServerRemoteConfigCondition>? conditions;
A list of conditions in descending order by priority.
core.List<ServerRemoteConfigCondition>? conditions;