package flash.notifications; @:final extern class RemoteNotifierSubscribeOptions { var notificationStyles : flash.Vector; function new() : Void; }