getContextAttributes method Null safety

Map getContextAttributes()

Implementation

Map getContextAttributes() {
  return convertNativeToDart_Dictionary(_getContextAttributes_1())!;
}