pub fn init(config: Config) -> Result<(), String>
Initialises the DeployRamp SDK. Fetches flags from the server.
Returns an error string if the initial flag fetch fails.