Part constructor

const Part({
  1. String? as,
})

Implementation

const Part({this.as});