GenericIdentifier constructor

GenericIdentifier({
  1. String? id,
})

Implementation

GenericIdentifier({super.id});