IOSGetNativeViewsResponse constructor
IOSGetNativeViewsResponse({
- required List<
IOSNativeView> roots,
Implementation
IOSGetNativeViewsResponse({required this.roots});
IOSGetNativeViewsResponse({required this.roots});