Loads notification-type system sounds, or null if the platform returns nothing.
null
@override Future<List<Ringtone>?> getNotifications() async { return _invokeRingtoneList('getNotifications'); }