@override Object toJson() => { 'dataset': ?dataset, 'model': ?model, 'migratableResource': ?migratableResource?.toJson(), };