Iterable<String> get imports => [ ...parameterImports, if (implementation != null) implementation!.import, import, ];