endAppearanceTransition method
void
endAppearanceTransition()
endAppearanceTransition
Implementation
void endAppearanceTransition() {
final _$$ref = object$.ref;
objc.checkOsVersionInternal('UIViewController.endAppearanceTransition', macOS: (true, null));
_objc_msgSend_1pl9qdv(_$$ref.pointer, _sel_endAppearanceTransition);
}