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