SDKClientConfig 형태: { userKey, userPhone, proxyUrl, safeArea: { top, bottom, left, right }? }
Future<Map<String, dynamic>?> getConfig() { throw UnimplementedError('getConfig() has not been implemented.'); }