ModulesArguments.fromMap(Map<String, Object?> obj) : moduleCount = obj['moduleCount'] as int?, startModule = obj['startModule'] as int?;