Type alias for fixture definition.
typedef FixtureDefinitionBuilder<Model> = Model Function(Faker faker, [int index]);