ComponentDescriptorId constructor

ComponentDescriptorId(
  1. String? id
)

Implementation

ComponentDescriptorId(String? id) : super(id);