Blossom uploads are failing with error `type 'String' is not a subtype of type 'int?'` This is because `BlobNip94` has values which are not strings, all values must be strings https://github.com/relaystr/ndk/blob/8897201eafa0d5de43a3686796943ddfb9c971e8/packages/ndk/lib/domain_layer/entities/blossom_blobs.dart#L172