Input constraints from JSON factory constructor.
factory InputConstraints.fromJson(Map<String, dynamic> json) => _$InputConstraintsFromJson(json);