UIApplication constructor

UIApplication()

Returns a new instance of UIApplication constructed with the default new method.

Implementation

factory UIApplication() => new$();