You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
throwException('The first model in the config file must be an object model and will be validated. The model is ${ymlConfig.models.first.runtimeType}');
22
24
}
23
-
24
-
final generateActual =ObjectModelWriter(pubspecConfig, jsonModel, [], ymlConfig).write;
0 commit comments