I tried to generate code like ```dart final dataConnection = connections.getByName('foo') as FhirDataConnection; ``` but couldn't find a way.