UIApplication constructor
UIApplication()
Returns a new instance of UIApplication constructed with the default new
method.
Implementation
factory UIApplication() => new$();
Returns a new instance of UIApplication constructed with the default new
method.
factory UIApplication() => new$();