FetchDocumentComponent constructor Null safety

FetchDocumentComponent(
  1. {String? id}
)

Implementation

FetchDocumentComponent({this.id});