removeAsset method

SetonixData removeAsset(
  1. String name
)
inherited

Implementation

T removeAsset(String name) => removeAssets([name]);