ReservationSlotsGetVersionRequest_SbomSelections.fromJson constructor

ReservationSlotsGetVersionRequest_SbomSelections.fromJson(
  1. Object? json
)

Implementation

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