makeSingleWithJsonObject method
Create a tuple of model and its relative JSON Object.
Implementation
@override
FixtureTuple<Model> makeSingleWithJsonObject() =>
jsonDefinition().makeSingleWithJsonObject();
Create a tuple of model and its relative JSON Object.
@override
FixtureTuple<Model> makeSingleWithJsonObject() =>
jsonDefinition().makeSingleWithJsonObject();