get Feature Flag
Gets a specific Feature Flag by its id.
Return
FeatureFlag of the requested ID. If the Feature Flag does not exist, a FeatureFlag will be returned with enabled set to false
and empty properties.
Parameters
id
The ID of the Feature Flag to retrieve.