In embedding V1, it was simply registar.view() and it returns a FlutterView
registar.view()
FlutterView
But in embedding V2, how to get it.
// New Way overri