If a HarmonyOS application developer writes the following code, what options are correct for the following code description?
The device receives a notification when A Feature Ability starts
Received a notification titled "Text 1"
The content of the notification received is "text 2"
TheImport statement is in the wrong position and should be inside the export default parentheses
Submit