AUTOMATIC constant
ModalPresentationStyle
const AUTOMATIC
The default presentation style chosen by the system.
NOTE: available on iOS 13.0+.
Implementation
static const AUTOMATIC = ModalPresentationStyle._internal(9, 9);