CloudFunction constructor

const CloudFunction({
  1. String? target,
})

Implementation

const CloudFunction({this.target});