disallowedApiMethod property

String? disallowedApiMethod
final

This is used to give users more information about the name of the API call that is incompatible with prerender and has caused the cancellation of the attempt

Implementation

final String? disallowedApiMethod;