HttpsCallableResult<T> constructor
HttpsCallableResult<T> (
- T _data
Creates a new HttpsCallableResult
Implementation
HttpsCallableResult(this._data);
Creates a new HttpsCallableResult
HttpsCallableResult(this._data);