disallowedApiMethod property
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;
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
final String? disallowedApiMethod;