List feature flags
feature_flags_list()
An array containing the following fields:
string, The name of the feature flag.
integer, The number of users with this feature flag enabled.
string,
string,
string,
string,
integer,
integer,
integer, The target percentage of users who should have this feature flag enabled.
boolean, Whether the feature flag is active for the current user.