external factory WatchAssetOptions({ required String address, required String symbol, required int decimals, String? image, });