OutboundDataDocument.resource constructor
OutboundDataDocument.resource(
- Resource? data
Creates an instance of a document containing a single resource as the primary data.
Implementation
OutboundDataDocument.resource(Resource? this.data);