getReplacedBy

@Nullable
abstract fun getReplacedBy(): ModuleIdentifier(source)

The identifier of module that replaces this module. A real world example: 'com.google.collections:google-collections' is replaced by 'com.google.guava:guava'.