makeManyWithJsonArray abstract method
Create an array of both model and its relative JSON Object.
Implementation
List<FixtureTuple<Model>> makeManyWithJsonArray(int number,
{bool growableList = false});
Create an array of both model and its relative JSON Object.
List<FixtureTuple<Model>> makeManyWithJsonArray(int number,
{bool growableList = false});