MoveNormalizedModule

constructor(fileFormatVersion: Long, address: String, name: String, friends: List<Friend> = emptyList(), structs: String, exposedFunctions: List<ModuleExposedFunction> = emptyList())