getIDCardInfo method
Implementation
Future<EidCallback> getIDCardInfo(
String reqId,
String appKey
) {
throw UnimplementedError('getIDCardInfo() has not been implemented.');
}
Future<EidCallback> getIDCardInfo(
String reqId,
String appKey
) {
throw UnimplementedError('getIDCardInfo() has not been implemented.');
}