obtainForNewProperties method
Refresh properties for the current asset and return a new object.
Implementation
Future<AssetEntity?> obtainForNewProperties() => _obtainAssetFromId(id);
Refresh properties for the current asset and return a new object.
Future<AssetEntity?> obtainForNewProperties() => _obtainAssetFromId(id);