setResource property
final
Sets the resource of the connection. If triggerEvent is true, then a ResourceBoundEvent is triggered.
Implementation
final void Function(String, {bool triggerEvent}) setResource;
Sets the resource of the connection. If triggerEvent is true, then a ResourceBoundEvent is triggered.
final void Function(String, {bool triggerEvent}) setResource;