DBRPCreate constructor
DBRPCreate({})
Returns a new DBRPCreate instance.
Implementation
DBRPCreate({
this.orgID,
this.org,
required this.bucketID,
required this.database,
required this.retentionPolicy,
this.default_,
});