static Future<dynamic> fileSaveAs(List<int> bytes, String filepath) async => throw UnimplementedError();