getContextAttributes 方法

Map? getContextAttributes()

实现

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