call abstract method

TRes call({
  1. List<Input$IdentifySourceInput>? sources,
  2. Input$IdentifyMetadataOptionsInput? options,
  3. List<String>? sceneIDs,
  4. List<String>? paths,
})

Implementation

TRes call({
  List<Input$IdentifySourceInput>? sources,
  Input$IdentifyMetadataOptionsInput? options,
  List<String>? sceneIDs,
  List<String>? paths,
});