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