MetadataRequest constructor

const MetadataRequest(
  1. Map<String, dynamic>? metadata
)

Implementation

const MetadataRequest(this.metadata);