KotlinSourceFileContribution

constructor(packageName: String, sourcePackageName: String, sourceFile: String, aggregateInterfaceName: String, nestedInterfaceName: String, imports: Set<String> = emptySet(), endpointMembers: List<KotlinEndpointMemberContribution>, topLevelDeclarations: List<String> = emptyList())(source)