Loads the module name from the definition of the given migration version.
Returns null if the version cannot be found.
null
Future<String?> loadDefinitionModuleName(String version);