Embedded constructor

const Embedded({
  1. String? prefix,
})

Implementation

const Embedded({this.prefix});