$DocumentMetadataExtension extension
Methods
-
copyWith(
{String? name, String? status, String? docId, DocType? docType}) → DocumentMetadata -
Available on DocumentMetadata, provided by the $DocumentMetadataExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? name, Wrapped<String?> ? status, Wrapped<String?> ? docId, Wrapped<DocType?> ? docType}) → DocumentMetadata -
Available on DocumentMetadata, provided by the $DocumentMetadataExtension extension