ReservationSlotsGetVersionRequest_SbomSelections.fromJson constructor
ReservationSlotsGetVersionRequest_SbomSelections.fromJson(
- Object? json
Implementation
factory ReservationSlotsGetVersionRequest_SbomSelections.fromJson(
Object? json,
) => ReservationSlotsGetVersionRequest_SbomSelections(json as String);