getSettings method Null safety

Map getSettings ()

Implementation

Map getSettings() {
  return convertNativeToDart_Dictionary(_getSettings_1())!;
}