Type alias for JSON fixture definition.
typedef JsonFixtureDefinitionBuilder<Model> = Map<String, dynamic> Function(Model object, [int index]);