CloudflareR2PutOptions constructor
const
CloudflareR2PutOptions({})
Creates a CloudflareR2PutOptions value.
Implementation
const CloudflareR2PutOptions({
this.httpMetadata = const <String, String>{},
this.customMetadata = const <String, String>{},
});