@override Object toJson() => { if (ragDataSchemas.isNotDefault) 'ragDataSchemas': [for (final i in ragDataSchemas) i.toJson()], };