[ffigen] Add a call method to Blocks (#407) * Add a call method to Blocks, so that ObjC blocks can be called from Dart * fmt